Skip to content

Commit

Permalink
chore(deps): bump @metamask/browser-passworder from 4.3.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [@metamask/browser-passworder](https://github.com/MetaMask/browser-passworder) from 4.3.0 to 5.0.1.
- [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...v5.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/browser-passworder"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 6899b1e commit b7164e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/keyring-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@ethereumjs/util": "^8.1.0",
"@keystonehq/metamask-airgapped-keyring": "^0.14.1",
"@metamask/base-controller": "^7.0.2",
"@metamask/browser-passworder": "^4.3.0",
"@metamask/browser-passworder": "^5.0.1",
"@metamask/eth-hd-keyring": "^7.0.4",
"@metamask/eth-sig-util": "^8.0.0",
"@metamask/eth-simple-keyring": "^6.0.5",
Expand Down
31 changes: 7 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2254,12 +2254,12 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/browser-passworder@npm:^4.3.0":
version: 4.3.0
resolution: "@metamask/browser-passworder@npm:4.3.0"
"@metamask/browser-passworder@npm:^5.0.1":
version: 5.0.1
resolution: "@metamask/browser-passworder@npm:5.0.1"
dependencies:
"@metamask/utils": "npm:^8.2.0"
checksum: 10/8ba5c50cd6274b0cc0f90a1ee16b960ee150f14c29083f3515f4abe018a28ead32c21f5f4a62a6e27a946b1228adc2ff1f195e71e38782fa39fa8fff116173e6
"@metamask/utils": "npm:^9.0.0"
checksum: 10/e7e08b24ea430710a07a2d72bf2fd9e49559a887b3a78f6515ba54acb54aad6c346868f1aa0f3b1264db9ad1ff3afa7fdb2d48a3dc865b3b7e787ced6bcefd22
languageName: node
linkType: hard

Expand Down Expand Up @@ -2973,7 +2973,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/base-controller": "npm:^7.0.2"
"@metamask/browser-passworder": "npm:^4.3.0"
"@metamask/browser-passworder": "npm:^5.0.1"
"@metamask/eth-hd-keyring": "npm:^7.0.4"
"@metamask/eth-sig-util": "npm:^8.0.0"
"@metamask/eth-simple-keyring": "npm:^6.0.5"
Expand Down Expand Up @@ -3673,7 +3673,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/superstruct@npm:^3.0.0, @metamask/superstruct@npm:^3.1.0":
"@metamask/superstruct@npm:^3.1.0":
version: 3.1.0
resolution: "@metamask/superstruct@npm:3.1.0"
checksum: 10/5066fe228d5f11da387606d7f9545de2b473ab5a9e0f1bb8aea2f52d3e2c9d25e427151acde61f4a2de80a07a9871fe9505ad06abca6a61b7c3b54ed5c403b01
Expand Down Expand Up @@ -3797,23 +3797,6 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^8.2.0":
version: 8.5.0
resolution: "@metamask/utils@npm:8.5.0"
dependencies:
"@ethereumjs/tx": "npm:^4.2.0"
"@metamask/superstruct": "npm:^3.0.0"
"@noble/hashes": "npm:^1.3.1"
"@scure/base": "npm:^1.1.3"
"@types/debug": "npm:^4.1.7"
debug: "npm:^4.3.4"
pony-cause: "npm:^2.1.10"
semver: "npm:^7.5.4"
uuid: "npm:^9.0.1"
checksum: 10/68a42a55f7dc750b75467fb7c05a496c20dac073a2753e0f4d9642c4d8dcb3f9ddf51a09d30337e11637f1777f3dfe22e15b5159dbafb0fdb7bd8c9236056153
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
Expand Down

0 comments on commit b7164e3

Please sign in to comment.