Skip to content

Commit

Permalink
Fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Oct 13, 2023
1 parent b3338ce commit f02b824
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,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-provider": ^2.1.0
"@metamask/eth-json-rpc-provider": ^2.2.0
"@metamask/json-rpc-engine": ^7.1.1
"@metamask/utils": ^8.1.0
"@types/node": ^16.18.54
Expand Down Expand Up @@ -1808,12 +1808,12 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eth-json-rpc-provider@^2.1.0, @metamask/eth-json-rpc-provider@workspace:packages/eth-json-rpc-provider":
"@metamask/eth-json-rpc-provider@^2.1.0, @metamask/eth-json-rpc-provider@^2.2.0, @metamask/eth-json-rpc-provider@workspace:packages/eth-json-rpc-provider":
version: 0.0.0-use.local
resolution: "@metamask/eth-json-rpc-provider@workspace:packages/eth-json-rpc-provider"
dependencies:
"@metamask/auto-changelog": ^3.1.0
"@metamask/json-rpc-engine": ^7.1.0
"@metamask/json-rpc-engine": ^7.1.1
"@metamask/safe-event-emitter": ^3.0.0
"@metamask/utils": ^8.1.0
"@types/jest": ^27.4.1
Expand Down Expand Up @@ -1954,7 +1954,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/json-rpc-engine@npm:^7.1.0, @metamask/json-rpc-engine@npm:^7.1.1":
"@metamask/json-rpc-engine@npm:^7.1.1":
version: 7.1.1
resolution: "@metamask/json-rpc-engine@npm:7.1.1"
dependencies:
Expand Down Expand Up @@ -2106,7 +2106,7 @@ __metadata:
"@metamask/controller-utils": ^5.0.2
"@metamask/eth-json-rpc-infura": ^9.0.0
"@metamask/eth-json-rpc-middleware": ^12.0.0
"@metamask/eth-json-rpc-provider": ^2.1.0
"@metamask/eth-json-rpc-provider": ^2.2.0
"@metamask/eth-query": ^3.0.1
"@metamask/json-rpc-engine": ^7.1.1
"@metamask/rpc-errors": ^6.1.0
Expand Down

0 comments on commit f02b824

Please sign in to comment.