Skip to content

Commit

Permalink
Merge pull request #263 from celo-org/262-update-rainbowkit-celo-rela…
Browse files Browse the repository at this point in the history
…ted-to-ledger-vulnerability

fix: update `wagmi` & `@celo/rainbowkit-celo`
  • Loading branch information
therealharpaljadeja authored Dec 14, 2023
2 parents 0b73576 + ae37af3 commit ce2a01e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"lint": "next lint"
},
"dependencies": {
"@celo/rainbowkit-celo": "^1.0.1",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.18",
"@rainbow-me/rainbowkit": "^1.0.2",
Expand All @@ -18,7 +17,9 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "^0.3.30",
"wagmi": "^1.2"
"wagmi": "^1.4.12",
"@wagmi/connectors": "^3.1.10",
"@celo/rainbowkit-celo": "1.1.1"
},
"devDependencies": {
"@types/node": "^20.2.1",
Expand Down

0 comments on commit ce2a01e

Please sign in to comment.