Skip to content

Commit 33f4d79

Browse files
authored
fix: plugins/scaffolder-backend-module-rails/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10185673 - https://snyk.io/vuln/SNYK-JS-MULTER-10185675
1 parent dcd7e16 commit 33f4d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/scaffolder-backend-module-rails/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@backstage/config": "workspace:^",
2828
"@backstage/errors": "workspace:^",
2929
"@backstage/integration": "workspace:^",
30-
"@backstage/plugin-scaffolder-backend": "workspace:^",
30+
"@backstage/plugin-scaffolder-backend": "0.1.1",
3131
"@backstage/plugin-scaffolder-node": "workspace:^",
3232
"@backstage/types": "workspace:^",
3333
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)