Skip to content

Commit

Permalink
chore: update metamask dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SinanovicEdis committed Sep 3, 2024
1 parent e1565ec commit 9be910d
Show file tree
Hide file tree
Showing 4 changed files with 2,300 additions and 1,335 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"@changesets/[email protected]": "patches/@[email protected]",
"[email protected]": "patches/[email protected]",
"@iden3/[email protected]": "patches/@[email protected]",
"@metamask/[email protected]": "patches/@[email protected]",
"[email protected]": "patches/[email protected]"
},
"allowNonAppliedPatches": false
Expand Down
10 changes: 5 additions & 5 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@iden3/js-jwz": "1.5.0",
"@iden3/js-merkletree": "1.2.0",
"@metamask/key-tree": "^9.0.0",
"@metamask/providers": "16.1.0",
"@metamask/snaps-sdk": "4.1.0",
"@metamask/utils": "^8.4.0",
"@metamask/providers": "17.1.2",
"@metamask/snaps-sdk": "6.3.0",
"@metamask/utils": "9.2.1",
"@veramo/core": "6.0.0",
"@veramo/credential-eip712": "6.0.0",
"@veramo/credential-ld": "6.0.0",
Expand Down Expand Up @@ -101,8 +101,8 @@
},
"devDependencies": {
"@ceramicnetwork/streamid": "2.17.0",
"@metamask/snaps-cli": "6.2.0",
"@metamask/snaps-utils": "7.3.0",
"@metamask/snaps-cli": "6.3.1",
"@metamask/snaps-utils": "8.0.1",
"@types/elliptic": "^6.4.18",
"@types/jsonpath": "^0.2.4",
"@types/lodash.clonedeep": "^4.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"./files/circuits/credentialAtomicQuerySigV2/circuit_final.zkey",
"./files/circuits/credentialAtomicQuerySigV2/verification_key.json"
],
"shasum": "W/3/IgwF+9oYC1RNuqVojHgTxgG7YO/thPaKnWbBZ2I="
"shasum": "OPvJ4bIB0Gxdhfno6PxW4dW7EYf5WZQcvk2czr6o4HI="
},
"initialPermissions": {
"endowment:ethereum-provider": {},
Expand Down
Loading

0 comments on commit 9be910d

Please sign in to comment.