Skip to content

Commit a8b4aa5

Browse files
authored
fix: plugins/sonarqube-react/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660
1 parent c67ec7f commit a8b4aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/sonarqube-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@backstage/catalog-model": "workspace:^",
44-
"@backstage/core-plugin-api": "workspace:^"
44+
"@backstage/core-plugin-api": "0.1.0"
4545
},
4646
"peerDependencies": {
4747
"react": "^16.13.1 || ^17.0.0",

0 commit comments

Comments
 (0)