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 axios from 1.8.2 to 1.9.0
Snyk has created this PR to upgrade axios from 1.8.2 to 1.9.0.

See this package in npm:
axios

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 May 17, 2025
commit e7fd94f8322e7c4efe62706c5635c93cd7a67751
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@
},
"dependencies": {
"aws-sdk": "^2.1529.0",
"axios": "^1.7.4",
"axios": "^1.9.0",
"moment": "^2.30.0",
"uuid": "^9.0.1"
},
Expand Down