Skip to content

Commit 1c51c35

Browse files
authored
fix: packages/backend-common/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725
1 parent dcd7e16 commit 1c51c35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/backend-common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"@aws-sdk/client-s3": "^3.350.0",
5151
"@aws-sdk/credential-providers": "^3.350.0",
5252
"@aws-sdk/types": "^3.347.0",
53-
"@backstage/backend-app-api": "workspace:^",
53+
"@backstage/backend-app-api": "0.7.6",
5454
"@backstage/backend-dev-utils": "workspace:^",
55-
"@backstage/backend-plugin-api": "workspace:^",
55+
"@backstage/backend-plugin-api": "0.6.19",
5656
"@backstage/cli-common": "workspace:^",
5757
"@backstage/config": "workspace:^",
5858
"@backstage/config-loader": "workspace:^",
5959
"@backstage/errors": "workspace:^",
6060
"@backstage/integration": "workspace:^",
61-
"@backstage/integration-aws-node": "workspace:^",
61+
"@backstage/integration-aws-node": "0.1.0",
6262
"@backstage/types": "workspace:^",
6363
"@google-cloud/storage": "^6.0.0",
6464
"@keyv/memcache": "^1.3.5",

0 commit comments

Comments
 (0)