Skip to content

Commit c30f543

Browse files
authored
fix: plugins/search-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit c30f543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/search-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@backstage/plugin-permission-common": "workspace:^",
42-
"@backstage/types": "workspace:^"
42+
"@backstage/types": "0.1.1"
4343
},
4444
"devDependencies": {
4545
"@backstage/cli": "workspace:^"

0 commit comments

Comments
 (0)