Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 149e33a

Browse files
authored
fix: upgrade aws-sdk from 2.575.0 to 2.628.0 (#305)
Snyk has created this PR to upgrade aws-sdk from 2.575.0 to 2.628.0. See this package in NPM: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/godaddy/project/6270a1f6-cc6e-4bdd-ad67-a6a95416099f?utm_source=github&utm_medium=upgrade-pr
1 parent be74814 commit 149e33a

File tree

2 files changed

+39
-18
lines changed

2 files changed

+39
-18
lines changed

package-lock.json

+38-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@azure/identity": "^1.0.2",
3333
"@azure/keyvault-secrets": "^4.0.2",
34-
"aws-sdk": "^2.575.0",
34+
"aws-sdk": "^2.628.0",
3535
"express": "^4.17.1",
3636
"js-yaml": "^3.13.1",
3737
"json-stream": "^1.0.0",

0 commit comments

Comments
 (0)