Skip to content

Commit b7864c5

Browse files
committed
fix: plugins/nomad/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 b7864c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/nomad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@backstage/catalog-model": "workspace:^",
2626
"@backstage/config": "workspace:^",
2727
"@backstage/core-components": "workspace:^",
28-
"@backstage/core-plugin-api": "workspace:^",
28+
"@backstage/core-plugin-api": "0.1.0",
2929
"@backstage/plugin-catalog-react": "workspace:^",
3030
"@backstage/theme": "workspace:^",
3131
"@material-ui/core": "^4.9.13",

0 commit comments

Comments
 (0)