Skip to content

Commit 7ef0747

Browse files
authored
Merge pull request #197 from oasisprotocol/ml/unify-wagmi-packages-upgrade
Fix unknown vulnerability in Coinbase Wallet SDK Part 2
2 parents 644c59d + 1744818 commit 7ef0747

File tree

6 files changed

+37
-442
lines changed

6 files changed

+37
-442
lines changed

move/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"@oasisprotocol/oasisscan-api": "workspace:*",
2424
"@oasisprotocol/rose-app-ui": "workspace:*",
2525
"@rainbow-me/rainbowkit": "^2.1.2",
26-
"@tanstack/react-query": "5.0.5",
26+
"@tanstack/react-query": "5.45.1",
2727
"bignumber.js": "^9.1.2",
2828
"fathom-client": "^3.7.2",
2929
"react": "^18.2.0",
3030
"tweetnacl": "^1.0.3",
31-
"viem": "^2.14.2",
32-
"wagmi": "^2.12.7"
31+
"viem": "^2.23.1",
32+
"wagmi": "^2.14.11"
3333
},
3434
"devDependencies": {
3535
"@types/react": "^18.2.23",

0 commit comments

Comments
 (0)