Skip to content

Commit 8e6aa7a

Browse files
authored
fix: plugins/azure-devops/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-TARFS-10293725 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
1 parent dcd7e16 commit 8e6aa7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/azure-devops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@backstage/core-components": "workspace:^",
3333
"@backstage/core-plugin-api": "workspace:^",
3434
"@backstage/errors": "workspace:^",
35-
"@backstage/plugin-azure-devops-common": "workspace:^",
35+
"@backstage/plugin-azure-devops-common": "0.0.1",
3636
"@backstage/plugin-catalog-react": "workspace:^",
3737
"@backstage/theme": "workspace:^",
3838
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)