Skip to content

Commit c34fbb1

Browse files
committed
fix: plugins/entity-validation/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 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit c34fbb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/entity-validation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@backstage/core-plugin-api": "workspace:^",
3434
"@backstage/errors": "workspace:^",
3535
"@backstage/plugin-catalog-common": "workspace:^",
36-
"@backstage/plugin-catalog-react": "workspace:^",
37-
"@backstage/theme": "workspace:^",
36+
"@backstage/plugin-catalog-react": "0.0.1",
37+
"@backstage/theme": "0.1.1",
3838
"@codemirror/language": "^6.0.0",
3939
"@codemirror/legacy-modes": "^6.1.0",
4040
"@codemirror/view": "^6.0.0",

0 commit comments

Comments
 (0)