Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade aws-sdk from 2.1529.0 to 2.1692.0
Snyk has created this PR to upgrade aws-sdk from 2.1529.0 to 2.1692.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
  • Loading branch information
snyk-bot committed Apr 19, 2025
commit 316cfd9056d7540b5ba6ec95c4ebb663d96af6df
23 changes: 14 additions & 9 deletions source/custom-resource/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/custom-resource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bump-version": "npm version $(cat ../../VERSION.txt) --allow-same-version"
},
"dependencies": {
"aws-sdk": "^2.1529.0",
"aws-sdk": "^2.1692.0",
"axios": "^1.7.4",
"moment": "^2.30.0",
"uuid": "^9.0.1"
Expand Down