Skip to content

Commit a6ad70f

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-TARFS-10293725
1 parent dcd7e16 commit a6ad70f

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)