Skip to content

Commit

Permalink
chore(deps): bump @metamask/snaps-sdk from 4.4.2 to 6.0.0 (#347)
Browse files Browse the repository at this point in the history
Bumps [@metamask/snaps-sdk](https://github.com/MetaMask/snaps) from 4.4.2 to 6.0.0.
- [Release notes](https://github.com/MetaMask/snaps/releases)
- [Commits](https://github.com/MetaMask/snaps/compare/@metamask/snaps-sdk@4.4.2...@metamask/snaps-sdk@6.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/snaps-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Rocha <daniel.rocha@consensys.net>
  • Loading branch information
dependabot[bot] and danroc committed Jul 1, 2024
1 parent 4f31bdf commit 7d7967f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
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": "^4.2.0",
"@metamask/snaps-sdk": "^6.0.0",
"@metamask/utils": "^8.4.0",
"@types/uuid": "^9.0.8",
"bech32": "^2.0.0",
Expand Down
29 changes: 5 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/providers": ^17.0.0
"@metamask/snaps-sdk": ^4.2.0
"@metamask/snaps-sdk": ^6.0.0
"@metamask/utils": ^8.4.0
"@types/jest": ^29.5.12
"@types/node": ^20.12.12
Expand Down Expand Up @@ -1154,17 +1154,16 @@ __metadata:
languageName: node
linkType: hard

"@metamask/snaps-sdk@npm:^4.2.0":
version: 4.4.2
resolution: "@metamask/snaps-sdk@npm:4.4.2"
"@metamask/snaps-sdk@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/snaps-sdk@npm:6.0.0"
dependencies:
"@metamask/key-tree": ^9.1.1
"@metamask/providers": ^17.0.0
"@metamask/rpc-errors": ^6.2.1
"@metamask/utils": ^8.3.0
fast-xml-parser: ^4.3.4
superstruct: ^1.0.3
checksum: 2ff3949cee3b6c5a580304a02191f3ec7fb049460c2ff89b1731f24b215baf5f9c08834a0b2b703ff43e3b74ede387386e22a96810b50be106bb029b180c44ce
checksum: 0a3b7a034028a7583b4e1a5414a67470b2ed70cc411fc4877a79f95803c64d99eafb785cbffaf827c3f3138a065e439480b9628456a8a5fa8d39c9c8dd9bd5db
languageName: node
linkType: hard

Expand Down Expand Up @@ -3601,17 +3600,6 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.3.4":
version: 4.3.5
resolution: "fast-xml-parser@npm:4.3.5"
dependencies:
strnum: ^1.0.5
bin:
fxparser: src/cli/cli.js
checksum: 852064985ca56aa2078be02c92509a675408b57bb9862f696689301bf7df786f9ce9116b812b032c627979a4de5755f9cbfeecc4b90ed9d56be76deccd97c0c6
languageName: node
linkType: hard

"fastq@npm:^1.6.0":
version: 1.15.0
resolution: "fastq@npm:1.15.0"
Expand Down Expand Up @@ -7007,13 +6995,6 @@ __metadata:
languageName: node
linkType: hard

"strnum@npm:^1.0.5":
version: 1.0.5
resolution: "strnum@npm:1.0.5"
checksum: 651b2031db5da1bf4a77fdd2f116a8ac8055157c5420f5569f64879133825915ad461513e7202a16d7fec63c54fd822410d0962f8ca12385c4334891b9ae6dd2
languageName: node
linkType: hard

"superstruct@npm:^1.0.3":
version: 1.0.3
resolution: "superstruct@npm:1.0.3"
Expand Down

0 comments on commit 7d7967f

Please sign in to comment.