Skip to content

Commit

Permalink
chore: bump account-watcher to ^4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly committed Dec 4, 2024
1 parent 4534f9a commit 5c3c2c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"@metamask-institutional/transaction-update": "^0.2.6",
"@metamask-institutional/types": "^1.2.0",
"@metamask/abi-utils": "^2.0.2",
"@metamask/account-watcher": "^4.1.1",
"@metamask/account-watcher": "^4.1.2",
"@metamask/accounts-controller": "^20.0.0",
"@metamask/address-book-controller": "^6.0.0",
"@metamask/announcement-controller": "^7.0.0",
Expand Down
40 changes: 8 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2365,7 +2365,7 @@ __metadata:
languageName: node
linkType: hard

"@ethereumjs/tx@npm:^5.1.0, @ethereumjs/tx@npm:^5.2.1, @ethereumjs/tx@npm:^5.3.0":
"@ethereumjs/tx@npm:^5.2.1, @ethereumjs/tx@npm:^5.3.0":
version: 5.4.0
resolution: "@ethereumjs/tx@npm:5.4.0"
dependencies:
Expand All @@ -2388,7 +2388,7 @@ __metadata:
languageName: node
linkType: hard

"@ethereumjs/util@npm:^9.0.1, @ethereumjs/util@npm:^9.0.2, @ethereumjs/util@npm:^9.0.3, @ethereumjs/util@npm:^9.1.0":
"@ethereumjs/util@npm:^9.0.2, @ethereumjs/util@npm:^9.0.3, @ethereumjs/util@npm:^9.1.0":
version: 9.1.0
resolution: "@ethereumjs/util@npm:9.1.0"
dependencies:
Expand Down Expand Up @@ -4835,18 +4835,10 @@ __metadata:
languageName: node
linkType: hard

"@metamask/account-watcher@npm:^4.1.1":
version: 4.1.1
resolution: "@metamask/account-watcher@npm:4.1.1"
dependencies:
"@ethereumjs/tx": "npm:^5.1.0"
"@ethereumjs/util": "npm:^9.0.1"
"@metamask/keyring-api": "npm:^8.1.3"
"@metamask/snaps-sdk": "npm:^6.2.1"
"@metamask/utils": "npm:^8.3.0"
ethers: "npm:^5.7.2"
uuid: "npm:^9.0.0"
checksum: 10/a1b53cdcd3a5844c1edd2e91bf6d2e5a1f3914f795c928f9611c56bc4133c8338e4ae491cb2fda7273e59830a1d613ce17997a0639bb82ec5c71c2f0b260d88e
"@metamask/account-watcher@npm:^4.1.2":
version: 4.1.2
resolution: "@metamask/account-watcher@npm:4.1.2"
checksum: 10/366e69b6d8fd0f68eb77cfe4c9c5dd1fb74107978a6609f7c0dcd0a1f21a2bf44fae6442165d993f700ef75120808c91e3ae84baeb78b7292458586311cb8c2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5665,22 +5657,6 @@ __metadata:
languageName: node
linkType: hard

"@metamask/keyring-api@npm:^8.1.3":
version: 8.1.3
resolution: "@metamask/keyring-api@npm:8.1.3"
dependencies:
"@metamask/snaps-sdk": "npm:^6.5.1"
"@metamask/superstruct": "npm:^3.1.0"
"@metamask/utils": "npm:^9.2.1"
"@types/uuid": "npm:^9.0.8"
bech32: "npm:^2.0.0"
uuid: "npm:^9.0.1"
peerDependencies:
"@metamask/providers": ^17.2.0
checksum: 10/9857b6286760d22b1b7102ea8bdf03ebf56c71e9f0adee19a2230def6b7a9230561c1a3bfcb308735b79ab9a5afa9afd07a1617c1d165f63d193cd6a6b6e7a15
languageName: node
linkType: hard

"@metamask/keyring-api@npm:^9.0.0":
version: 9.0.0
resolution: "@metamask/keyring-api@npm:9.0.0"
Expand Down Expand Up @@ -18866,7 +18842,7 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:5.7.2, ethers@npm:^5.7.0, ethers@npm:^5.7.2":
"ethers@npm:5.7.2, ethers@npm:^5.7.0":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
dependencies:
Expand Down Expand Up @@ -26497,7 +26473,7 @@ __metadata:
"@metamask-institutional/transaction-update": "npm:^0.2.6"
"@metamask-institutional/types": "npm:^1.2.0"
"@metamask/abi-utils": "npm:^2.0.2"
"@metamask/account-watcher": "npm:^4.1.1"
"@metamask/account-watcher": "npm:^4.1.2"
"@metamask/accounts-controller": "npm:^20.0.0"
"@metamask/address-book-controller": "npm:^6.0.0"
"@metamask/announcement-controller": "npm:^7.0.0"
Expand Down

0 comments on commit 5c3c2c2

Please sign in to comment.