Skip to content

Commit 7e5bc52

Browse files
authored
fix: plugins/catalog-backend-module-bitbucket-cloud/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent c67ec7f commit 7e5bc52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-backend-module-bitbucket-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@backstage/catalog-model": "workspace:^",
5353
"@backstage/config": "workspace:^",
5454
"@backstage/integration": "workspace:^",
55-
"@backstage/plugin-bitbucket-cloud-common": "workspace:^",
55+
"@backstage/plugin-bitbucket-cloud-common": "0.1.0",
5656
"@backstage/plugin-catalog-common": "workspace:^",
5757
"@backstage/plugin-catalog-node": "workspace:^",
5858
"@backstage/plugin-events-node": "workspace:^",

0 commit comments

Comments
 (0)