Skip to content

Commit f547fcb

Browse files
authored
fix(http): upgrade aws-sdk-v3-proxy for missing http package (#31)
closes #30
1 parent b74ae2e commit f547fcb

File tree

2 files changed

+103
-42
lines changed

2 files changed

+103
-42
lines changed

package-lock.json

Lines changed: 102 additions & 41 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
@@ -50,7 +50,7 @@
5050
"@aws-sdk/client-codeartifact": "^3.13.1",
5151
"@semantic-release/error": "^2.2.0",
5252
"aggregate-error": "^3.1.0",
53-
"aws-sdk-v3-proxy": "^2.0.5",
53+
"aws-sdk-v3-proxy": "^2.0.11",
5454
"fs-extra": "^10.0.0",
5555
"read-pkg": "5.2.0",
5656
"save": "^2.4.0"

0 commit comments

Comments
 (0)