Skip to content

Commit

Permalink
fix(deps): update dependency cross-fetch to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent dbad8f5 commit e6b4f5e
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 26 deletions.
8 changes: 0 additions & 8 deletions jsonrpc/http-connection/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 jsonrpc/http-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@walletconnect/jsonrpc-utils": "^1.0.6",
"@walletconnect/safe-json": "^1.0.1",
"cross-fetch": "^3.1.4"
"cross-fetch": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down
56 changes: 51 additions & 5 deletions jsonrpc/provider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 51 additions & 5 deletions jsonrpc/ws-connection/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e6b4f5e

Please sign in to comment.