Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @metamask/eth-json-rpc-middleware from 12.0.0 to 12.0.1 #1935

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 packages/snaps-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@ethersproject/units": "^5.7.0",
"@metamask/base-controller": "^3.2.0",
"@metamask/browser-passworder": "^4.1.0",
"@metamask/eth-json-rpc-middleware": "^12.0.0",
"@metamask/eth-json-rpc-middleware": "^12.0.1",
"@metamask/json-rpc-engine": "^7.1.1",
"@metamask/key-tree": "^9.0.0",
"@metamask/permission-controller": "^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 @@ -4225,9 +4225,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-json-rpc-middleware@npm:^12.0.0":
version: 12.0.0
resolution: "@metamask/eth-json-rpc-middleware@npm:12.0.0"
"@metamask/eth-json-rpc-middleware@npm:^12.0.1":
version: 12.0.1
resolution: "@metamask/eth-json-rpc-middleware@npm:12.0.1"
dependencies:
"@metamask/eth-json-rpc-provider": ^2.1.0
"@metamask/eth-sig-util": ^7.0.0
Expand All @@ -4238,7 +4238,7 @@ __metadata:
klona: ^2.0.6
pify: ^5.0.0
safe-stable-stringify: ^2.4.3
checksum: 22391116f752abcb0145385297b426450260e857d9a37b6aeb7602f48079126e0920d39d28ec3e6de8fc247d589dd089731198af4f92aa98974fa45d37ede027
checksum: 27d7ef46bad5b9db8e5a4591c6646ffd8df974ab841e82d8c446e0458de1f2d66a86eb5bf82b3db3029065edfa7e98ec8c88a79bf4e799f131703dfc3cc9675d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5506,7 +5506,7 @@ __metadata:
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-json-rpc-middleware": ^12.0.0
"@metamask/eth-json-rpc-middleware": ^12.0.1
"@metamask/json-rpc-engine": ^7.1.1
"@metamask/key-tree": ^9.0.0
"@metamask/permission-controller": ^5.0.0
Expand Down