Skip to content

Commit 0c67356

Browse files
committed
fix: plugins/catalog-backend-module-azure/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853
1 parent dcd7e16 commit 0c67356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-backend-module-azure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@backstage/backend-common": "workspace:^",
4949
"@backstage/backend-plugin-api": "workspace:^",
5050
"@backstage/backend-tasks": "workspace:^",
51-
"@backstage/catalog-model": "workspace:^",
51+
"@backstage/catalog-model": "0.1.1",
5252
"@backstage/config": "workspace:^",
5353
"@backstage/errors": "workspace:^",
5454
"@backstage/integration": "workspace:^",

0 commit comments

Comments
 (0)