Skip to content

Commit c305a7b

Browse files
chore(deps): bump @metamask/browser-passworder from 4.3.0 to 6.0.0
Bumps [@metamask/browser-passworder](https://github.com/MetaMask/browser-passworder) from 4.3.0 to 6.0.0. - [Release notes](https://github.com/MetaMask/browser-passworder/releases) - [Changelog](https://github.com/MetaMask/browser-passworder/blob/main/CHANGELOG.md) - [Commits](MetaMask/browser-passworder@v4.3.0...v6.0.0) --- updated-dependencies: - dependency-name: "@metamask/browser-passworder" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74f6d9c commit c305a7b

File tree

2 files changed

+8
-25
lines changed

2 files changed

+8
-25
lines changed

packages/keyring-controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@ethereumjs/util": "^8.1.0",
5151
"@keystonehq/metamask-airgapped-keyring": "^0.14.1",
5252
"@metamask/base-controller": "^7.1.1",
53-
"@metamask/browser-passworder": "^4.3.0",
53+
"@metamask/browser-passworder": "^6.0.0",
5454
"@metamask/eth-hd-keyring": "^7.0.4",
5555
"@metamask/eth-sig-util": "^8.0.0",
5656
"@metamask/eth-simple-keyring": "^6.0.5",

yarn.lock

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,12 +2483,12 @@ __metadata:
24832483
languageName: unknown
24842484
linkType: soft
24852485

2486-
"@metamask/browser-passworder@npm:^4.3.0":
2487-
version: 4.3.0
2488-
resolution: "@metamask/browser-passworder@npm:4.3.0"
2486+
"@metamask/browser-passworder@npm:^6.0.0":
2487+
version: 6.0.0
2488+
resolution: "@metamask/browser-passworder@npm:6.0.0"
24892489
dependencies:
2490-
"@metamask/utils": "npm:^8.2.0"
2491-
checksum: 10/8ba5c50cd6274b0cc0f90a1ee16b960ee150f14c29083f3515f4abe018a28ead32c21f5f4a62a6e27a946b1228adc2ff1f195e71e38782fa39fa8fff116173e6
2490+
"@metamask/utils": "npm:^11.0.1"
2491+
checksum: 10/44b31729ccd52e62df27a948fbea2320a11861d6465128b1626a723fc47e25f9e3a8c3bdc09329f3f270b5d9e023107cb439cfb6961a3614c6daa58ea4524f00
24922492
languageName: node
24932493
linkType: hard
24942494

@@ -3180,7 +3180,7 @@ __metadata:
31803180
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
31813181
"@metamask/auto-changelog": "npm:^3.4.4"
31823182
"@metamask/base-controller": "npm:^7.1.1"
3183-
"@metamask/browser-passworder": "npm:^4.3.0"
3183+
"@metamask/browser-passworder": "npm:^6.0.0"
31843184
"@metamask/eth-hd-keyring": "npm:^7.0.4"
31853185
"@metamask/eth-sig-util": "npm:^8.0.0"
31863186
"@metamask/eth-simple-keyring": "npm:^6.0.5"
@@ -3933,7 +3933,7 @@ __metadata:
39333933
languageName: node
39343934
linkType: hard
39353935

3936-
"@metamask/superstruct@npm:^3.0.0, @metamask/superstruct@npm:^3.1.0":
3936+
"@metamask/superstruct@npm:^3.1.0":
39373937
version: 3.1.0
39383938
resolution: "@metamask/superstruct@npm:3.1.0"
39393939
checksum: 10/5066fe228d5f11da387606d7f9545de2b473ab5a9e0f1bb8aea2f52d3e2c9d25e427151acde61f4a2de80a07a9871fe9505ad06abca6a61b7c3b54ed5c403b01
@@ -4074,23 +4074,6 @@ __metadata:
40744074
languageName: node
40754075
linkType: hard
40764076

4077-
"@metamask/utils@npm:^8.2.0":
4078-
version: 8.5.0
4079-
resolution: "@metamask/utils@npm:8.5.0"
4080-
dependencies:
4081-
"@ethereumjs/tx": "npm:^4.2.0"
4082-
"@metamask/superstruct": "npm:^3.0.0"
4083-
"@noble/hashes": "npm:^1.3.1"
4084-
"@scure/base": "npm:^1.1.3"
4085-
"@types/debug": "npm:^4.1.7"
4086-
debug: "npm:^4.3.4"
4087-
pony-cause: "npm:^2.1.10"
4088-
semver: "npm:^7.5.4"
4089-
uuid: "npm:^9.0.1"
4090-
checksum: 10/68a42a55f7dc750b75467fb7c05a496c20dac073a2753e0f4d9642c4d8dcb3f9ddf51a09d30337e11637f1777f3dfe22e15b5159dbafb0fdb7bd8c9236056153
4091-
languageName: node
4092-
linkType: hard
4093-
40944077
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1, @metamask/utils@npm:^9.3.0":
40954078
version: 9.3.0
40964079
resolution: "@metamask/utils@npm:9.3.0"

0 commit comments

Comments
 (0)