Skip to content

Commit 8377c1f

Browse files
authored
fix: packages/integration-aws-node/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-BACKSTAGEBACKENDPLUGINAPI-15054291 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-LODASHES-15053836
1 parent c67ec7f commit 8377c1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/integration-aws-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@aws-sdk/credential-providers": "^3.350.0",
3838
"@aws-sdk/types": "^3.347.0",
3939
"@aws-sdk/util-arn-parser": "^3.310.0",
40-
"@backstage/config": "workspace:^",
41-
"@backstage/errors": "workspace:^"
40+
"@backstage/config": "0.1.1",
41+
"@backstage/errors": "0.1.1"
4242
},
4343
"devDependencies": {
4444
"@backstage/cli": "workspace:^",

0 commit comments

Comments
 (0)