Skip to content

Commit 13b2e02

Browse files
committed
fix: plugins/scaffolder-react/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 13b2e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/scaffolder-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@backstage/plugin-catalog-react": "workspace:^",
5454
"@backstage/plugin-scaffolder-common": "workspace:^",
5555
"@backstage/theme": "workspace:^",
56-
"@backstage/types": "workspace:^",
56+
"@backstage/types": "0.1.1",
5757
"@backstage/version-bridge": "workspace:^",
5858
"@material-ui/core": "^4.12.2",
5959
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)