Skip to content

Commit 3e2c0bb

Browse files
authored
fix: plugins/scaffolder-react/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit 3e2c0bb

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
@@ -51,7 +51,7 @@
5151
"@backstage/core-plugin-api": "workspace:^",
5252
"@backstage/errors": "workspace:^",
5353
"@backstage/plugin-catalog-react": "workspace:^",
54-
"@backstage/plugin-scaffolder-common": "workspace:^",
54+
"@backstage/plugin-scaffolder-common": "1.0.0",
5555
"@backstage/theme": "workspace:^",
5656
"@backstage/types": "workspace:^",
5757
"@backstage/version-bridge": "workspace:^",

0 commit comments

Comments
 (0)