Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

chore(deps): bump @metamask/snaps-sdk from 3.2.0 to 4.0.0 #287

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@metamask/snaps-sdk": "^3.1.1",
"@metamask/snaps-sdk": "^4.0.0",
"@metamask/utils": "^8.3.0",
"@types/uuid": "^9.0.1",
"superstruct": "^1.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/providers": ^16.0.0
"@metamask/snaps-sdk": ^3.1.1
"@metamask/snaps-sdk": ^4.0.0
"@metamask/utils": ^8.3.0
"@types/jest": ^28.1.6
"@types/node": ^16
Expand Down Expand Up @@ -1150,17 +1150,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/snaps-sdk@npm:^3.1.1":
version: 3.2.0
resolution: "@metamask/snaps-sdk@npm:3.2.0"
"@metamask/snaps-sdk@npm:^4.0.0":
version: 4.0.0
resolution: "@metamask/snaps-sdk@npm:4.0.0"
dependencies:
"@metamask/key-tree": ^9.0.0
"@metamask/providers": ^16.0.0
"@metamask/rpc-errors": ^6.2.1
"@metamask/utils": ^8.3.0
fast-xml-parser: ^4.3.4
superstruct: ^1.0.3
checksum: a95f10403b50be7b6b35b49eef3724eabb8ef0763db6434e6c77a6d56fb18deab928764dee2738ee6428e77ea582b3dd71e5cbdb19dfb37389dc4c6d34294891
checksum: 01b485b05715f7fff3527b8cac5be180f2443797b05839f615c59ac2c95860b68509c7e7c0eec0d921b04b099f5e7bc99bcb2447373e866649b8bc8f29b738ec
languageName: node
linkType: hard

Expand Down
Loading