Skip to content

Commit

Permalink
Bump @metamask/utils from ^9.1.0 to ^11.0.1 (#297)
Browse files Browse the repository at this point in the history
This bumps `@metamask/utils` from `^9.1.0` to `^11.0.1`.
  • Loading branch information
Mrtenz authored Dec 18, 2024
1 parent 95f269e commit 9d9b99f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@metamask/eth-json-rpc-provider": "^4.1.5",
"@metamask/safe-event-emitter": "^3.1.1",
"@metamask/utils": "^9.1.0",
"@metamask/utils": "^11.0.1",
"json-rpc-random-id": "^1.0.1",
"pify": "^5.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ __metadata:
"@metamask/eth-json-rpc-provider": "npm:^4.1.5"
"@metamask/json-rpc-engine": "npm:^10.0.0"
"@metamask/safe-event-emitter": "npm:^3.1.1"
"@metamask/utils": "npm:^9.1.0"
"@metamask/utils": "npm:^11.0.1"
"@types/jest": "npm:^29.1.2"
"@types/json-rpc-random-id": "npm:^1.0.1"
"@types/node": "npm:^18.16"
Expand Down Expand Up @@ -1061,9 +1061,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.1.0":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.1"
dependencies:
"@ethereumjs/tx": "npm:^4.2.0"
"@metamask/superstruct": "npm:^3.1.0"
Expand All @@ -1074,7 +1074,7 @@ __metadata:
pony-cause: "npm:^2.1.10"
semver: "npm:^7.5.4"
uuid: "npm:^9.0.1"
checksum: 10/ed6648cd973bbf3b4eb0e862903b795a99d27784c820e19f62f0bc0ddf353e98c2858d7e9aaebc0249a586391b344e35b9249d13c08e3ea0c74b23dc1c6b1558
checksum: 10/3949d16c8021bfb5f70e3b1c99f097ffaf43158116734197b039b32be6aabecb12178deb62c0b182e45295b0865618636324020059821c5b053029d8bdc90d70
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d9b99f

Please sign in to comment.