Skip to content

Commit f839166

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AWSSDK-1059424
1 parent 3b3e899 commit f839166

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/sinon": "^7.5.2",
3838
"@types/tunnel": "0.0.1",
3939
"async": "^3.2.0",
40-
"aws-sdk": "^2.633.0",
40+
"aws-sdk": "^2.814.0",
4141
"bunyan": "^1.8.13",
4242
"child-process-promise": "^2.2.1",
4343
"fs-extra": "^9.0.1",

0 commit comments

Comments
 (0)