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

[Snyk] Upgrade aws-sdk from 2.961.0 to 2.1001.0 #21

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.961.0 to 2.1001.0
Snyk has created this PR to upgrade aws-sdk from 2.961.0 to 2.1001.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/a29f069b-a4c6-4ab0-84c3-7c6410f4d6b9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2021
commit 93f968470822e1599d40111a9fccba117ab2a025
6 changes: 3 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"swagger-ui-express": "^4.1.4",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
"umzug": "^2.3.0",
"aws-sdk": "^2.610.0",
"aws-sdk": "^2.1001.0",
"http-aws-es": "^4.0.0",
"elasticsearch": "^16.1.1",
"winston": "^3.2.1"
Expand Down