Skip to content

Commit 8f2feda

Browse files
committed
fix: packages/integration-aws-node/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit 8f2feda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integration-aws-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@aws-sdk/types": "^3.347.0",
3939
"@aws-sdk/util-arn-parser": "^3.310.0",
4040
"@backstage/config": "workspace:^",
41-
"@backstage/errors": "workspace:^"
41+
"@backstage/errors": "0.1.1"
4242
},
4343
"devDependencies": {
4444
"@backstage/cli": "workspace:^",

0 commit comments

Comments
 (0)