Skip to content

Commit 77faad9

Browse files
authored
fix: plugins/azure-sites-backend/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 77faad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/azure-sites-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@azure/arm-appservice": "^13.0.1",
3636
"@azure/arm-resourcegraph": "^4.2.1",
3737
"@azure/identity": "^3.2.1",
38-
"@backstage/backend-common": "workspace:^",
38+
"@backstage/backend-common": "0.24.1",
3939
"@backstage/config": "workspace:^",
4040
"@backstage/plugin-azure-sites-common": "workspace:^",
4141
"@types/express": "^4.17.6",

0 commit comments

Comments
 (0)