Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Jul 16, 2024
1 parent fd50bd2 commit 93aea20
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@metamask/snaps-sdk": "^6.0.0",
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.0.0",
"@metamask/utils": "^9.1.0",
"@types/uuid": "^9.0.8",
"bech32": "^2.0.0",
"uuid": "^9.0.1"
Expand All @@ -53,7 +53,7 @@
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/providers": "^17.0.0",
"@metamask/providers": "^17.1.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1061,10 +1061,10 @@ __metadata:
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/providers": ^17.0.0
"@metamask/providers": ^17.1.1
"@metamask/snaps-sdk": ^6.0.0
"@metamask/superstruct": ^3.1.0
"@metamask/utils": ^9.0.0
"@metamask/utils": ^9.1.0
"@types/jest": ^29.5.12
"@types/node": ^20.12.12
"@types/uuid": ^9.0.8
Expand Down Expand Up @@ -1106,7 +1106,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/providers@npm:^17.0.0":
"@metamask/providers@npm:^17.0.0, @metamask/providers@npm:^17.1.1":
version: 17.1.1
resolution: "@metamask/providers@npm:17.1.1"
dependencies:
Expand Down Expand Up @@ -1191,9 +1191,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0":
version: 9.0.0
resolution: "@metamask/utils@npm:9.0.0"
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0":
version: 9.1.0
resolution: "@metamask/utils@npm:9.1.0"
dependencies:
"@ethereumjs/tx": ^4.2.0
"@metamask/superstruct": ^3.1.0
Expand All @@ -1204,7 +1204,7 @@ __metadata:
pony-cause: ^2.1.10
semver: ^7.5.4
uuid: ^9.0.1
checksum: 5dcb9d47c4768c33d451cc74c83207726c68b1340be1d091ca44105564f0ba0703026d357de7996de4459ac41cd420a0eb1f06db32f5ebbeeee581393f45fd44
checksum: 01f2c71a8f06158d5335bfe96bfd2f3aa39ec6b2323c5d0ff1d3136071a3e8ff7c1804d640ba1d4e07f96f3e68a95ff7729ddfcd34b373e5fefd86d6ef12d034
languageName: node
linkType: hard

Expand Down

0 comments on commit 93aea20

Please sign in to comment.