Skip to content

Commit a804835

Browse files
committed
fix: plugins/catalog-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969
1 parent c67ec7f commit a804835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@backstage/catalog-model": "workspace:^",
4848
"@backstage/plugin-permission-common": "workspace:^",
49-
"@backstage/plugin-search-common": "workspace:^"
49+
"@backstage/plugin-search-common": "0.3.1"
5050
},
5151
"devDependencies": {
5252
"@backstage/cli": "workspace:^"

0 commit comments

Comments
 (0)