Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade aws-sdk from 2.668.0 to 2.1002.0 #9

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
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.668.0 to 2.1002.0
Snyk has created this PR to upgrade aws-sdk from 2.668.0 to 2.1002.0.

See this package in npm:
https://www.npmjs.com/package/aws-sdk

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/db2e3d11-9f49-440a-85b7-2578d2540f4b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2021
commit f4f1fec2ec0fb2c51d0a43429ad18a72d77fcee4
18 changes: 14 additions & 4 deletions 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 package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@hapi/joi": "^16.1.8",
"aws-sdk": "^2.627.0",
"aws-sdk": "^2.1002.0",
"axios": "^0.19.2",
"bluebird": "^3.5.1",
"body-parser": "^1.19.0",
Expand Down