Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
watcher: downgrade axios
Browse files Browse the repository at this point in the history
fixes issue described here: axios/axios#5346
  • Loading branch information
heyitaki committed Dec 30, 2022
1 parent ac3bfd0 commit 52407e6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
37 changes: 18 additions & 19 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 watcher/package.json
Expand Up @@ -19,7 +19,7 @@
"@wormhole-foundation/wormhole-monitor-common": "^0.0.1",
"algosdk": "^1.24.1",
"aptos": "^1.4.0",
"axios": "^1.2.1",
"axios": "^1.1.3",
"dotenv": "^16.0.3",
"firebase-admin": "^11.4.0",
"js-sha512": "^0.8.0",
Expand Down

0 comments on commit 52407e6

Please sign in to comment.