Skip to content

Commit 3c11c6a

Browse files
authored
fix: plugins/kafka/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300775 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
1 parent dcd7e16 commit 3c11c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/kafka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@backstage/catalog-model": "workspace:^",
2828
"@backstage/config": "workspace:^",
2929
"@backstage/core-components": "workspace:^",
30-
"@backstage/core-plugin-api": "workspace:^",
30+
"@backstage/core-plugin-api": "0.1.0",
3131
"@backstage/plugin-catalog-react": "workspace:^",
3232
"@backstage/theme": "workspace:^",
3333
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)