Skip to content

Commit dced7e7

Browse files
authored
fix: Fix vulnerabilities in twilio-cli (#530)
* Updating http-cache-semantics since its vulnerable to regular Expression Denial of service * updating json5 from 1.0.1 to 1.0.2 * updating xml2js and aws-sdk * updating aws-sdk version
1 parent a155d3d commit dced7e7

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

package-lock.json

Lines changed: 41 additions & 38 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
@@ -60,7 +60,7 @@
6060
"@semantic-release/exec": "^6.0.3",
6161
"@semantic-release/git": "^10.0.1",
6262
"@twilio/cli-test": "3.0.0",
63-
"aws-sdk": "^2.443.0",
63+
"aws-sdk": "^2.1361.0",
6464
"@oclif/dev-cli": "^1.22.2",
6565
"chai": "^4.3.4",
6666
"conventional-changelog-conventionalcommits": "^4.6.0",

0 commit comments

Comments
 (0)