Skip to content

Commit

Permalink
chore: Bump MetaMask dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Oct 31, 2024
1 parent 52ad3b8 commit 6b1da17
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 96 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.1.0",
"@metamask/utils": "^10.0.0",
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2"
},
Expand All @@ -42,9 +42,9 @@
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-controllers": "^9.4.0",
"@metamask/snaps-sdk": "^6.2.1",
"@metamask/snaps-utils": "^8.0.1",
"@metamask/snaps-controllers": "^9.11.1",
"@metamask/snaps-sdk": "^6.9.0",
"@metamask/snaps-utils": "^8.4.1",
"@noble/curves": "^1.2.0",
"@types/jest": "^28.1.6",
"@types/node": "^17.0.23",
Expand Down
Loading

0 comments on commit 6b1da17

Please sign in to comment.