Skip to content

Commit 5dd5147

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-WEBPACKDEVSERVER-10300775 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
1 parent dcd7e16 commit 5dd5147

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"@backstage/catalog-model": "workspace:^",
5353
"@backstage/config": "workspace:^",
5454
"@backstage/integration": "workspace:^",
55-
"@backstage/plugin-bitbucket-cloud-common": "workspace:^",
56-
"@backstage/plugin-catalog-common": "workspace:^",
57-
"@backstage/plugin-catalog-node": "workspace:^",
55+
"@backstage/plugin-bitbucket-cloud-common": "0.1.0",
56+
"@backstage/plugin-catalog-common": "0.1.0",
57+
"@backstage/plugin-catalog-node": "1.0.0",
5858
"@backstage/plugin-events-node": "workspace:^",
5959
"uuid": "^8.0.0",
6060
"winston": "^3.2.1"

0 commit comments

Comments
 (0)