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 moment from 2.30.0 to 2.30.1
Snyk has created this PR to upgrade moment from 2.30.0 to 2.30.1.

See this package in npm:
moment

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 07c52130b2ab61e99f9cac8521a69d94df89370e
9 changes: 5 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 @@ -18,7 +18,7 @@
"dependencies": {
"aws-sdk": "^2.1529.0",
"axios": "^1.7.4",
"moment": "^2.30.0",
"moment": "^2.30.1",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand Down