Skip to content

Commit

Permalink
Update axios to update follow-redirects (#541)
Browse files Browse the repository at this point in the history
Co-authored-by: Bret Ambrose <bambrose@amazon.com>
  • Loading branch information
bretambrose and Bret Ambrose authored Mar 26, 2024
1 parent 4061e4c commit 629cce0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 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 @@ -51,7 +51,7 @@
"dependencies": {
"@aws-sdk/util-utf8-browser": "^3.109.0",
"@httptoolkit/websocket-stream": "^6.0.1",
"axios": "^1.6.7",
"axios": "^1.6.8",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
"mqtt": "^4.3.8",
Expand Down

0 comments on commit 629cce0

Please sign in to comment.