Skip to content

Commit db4b618

Browse files
authored
fix: plugins/scaffolder-backend/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 db4b618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/scaffolder-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@backstage/plugin-catalog-node": "workspace:^",
6161
"@backstage/plugin-permission-common": "workspace:^",
6262
"@backstage/plugin-permission-node": "workspace:^",
63-
"@backstage/plugin-scaffolder-common": "workspace:^",
63+
"@backstage/plugin-scaffolder-common": "1.0.0",
6464
"@backstage/plugin-scaffolder-node": "workspace:^",
6565
"@backstage/types": "workspace:^",
6666
"@gitbeaker/core": "^35.6.0",

0 commit comments

Comments
 (0)