Skip to content

Commit f2eb899

Browse files
committed
fix: upgrade aws-sdk from 2.1529.0 to 2.1664.0
Snyk has created this PR to upgrade aws-sdk from 2.1529.0 to 2.1664.0. See this package in npm: aws-sdk See this project in Snyk: https://app.snyk.io/org/nexuscompute/project/41cc065a-49d1-4aa4-91e7-b272345cefbd?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9375a0a commit f2eb899

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

source/custom-resource/package-lock.json

Lines changed: 14 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/custom-resource/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "jest --coverage --silent"
1616
},
1717
"dependencies": {
18-
"aws-sdk": "^2.1529.0",
18+
"aws-sdk": "^2.1664.0",
1919
"axios": "^1.6.5",
2020
"moment": "^2.30.0",
2121
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)