Skip to content

Commit

Permalink
Bump @metamask/phishing-controller from 10.0.0 to 10.1.1
Browse files Browse the repository at this point in the history
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core) from 10.0.0 to 10.1.1.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/phishing-controller"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 82e7217 commit bfea063
Showing 1 changed file with 24 additions and 6 deletions.
30 changes: 24 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2615,7 +2615,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/base-controller@npm:^6.0.0":
"@metamask/base-controller@npm:^6.0.0, @metamask/base-controller@npm:^6.0.2":
version: 6.0.2
resolution: "@metamask/base-controller@npm:6.0.2"
dependencies:
Expand All @@ -2642,6 +2642,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^11.0.2":
version: 11.0.2
resolution: "@metamask/controller-utils@npm:11.0.2"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/eth-query": ^4.0.0
"@metamask/ethjs-unit": ^0.3.0
"@metamask/utils": ^9.1.0
"@spruceid/siwe-parser": 2.1.0
"@types/bn.js": ^5.1.5
bn.js: ^5.2.1
eth-ens-namehash: ^2.0.8
fast-deep-equal: ^3.1.3
checksum: 21a760f68270318a9f31c35878cdbeae3c093e1aeea45b838c9359ced621f7c9fdd969f6b751f9bc3112bfc8f110da3e75b6990daabd815841e99479fe798a2c
languageName: node
linkType: hard

"@metamask/eslint-config-browser@npm:^12.1.0":
version: 12.1.0
resolution: "@metamask/eslint-config-browser@npm:12.1.0"
Expand Down Expand Up @@ -2878,15 +2895,16 @@ __metadata:
linkType: hard

"@metamask/phishing-controller@npm:^10.0.0":
version: 10.0.0
resolution: "@metamask/phishing-controller@npm:10.0.0"
version: 10.1.1
resolution: "@metamask/phishing-controller@npm:10.1.1"
dependencies:
"@metamask/base-controller": ^6.0.0
"@metamask/controller-utils": ^11.0.0
"@metamask/base-controller": ^6.0.2
"@metamask/controller-utils": ^11.0.2
"@types/punycode": ^2.1.0
eth-phishing-detect: ^1.2.0
fastest-levenshtein: ^1.0.16
punycode: ^2.1.1
checksum: c9da583e8620dc0bb82e799305cccd1b0f54501c9a5b9321295049d08d16fff3bf4111d4c81c76c5d0f292d4c8e1113b3baef18d011bd09e6c2b2404c3d43557
checksum: 9bd1ea299a721b4106d25475bdda7ab696ebd72ace6eaf2328c7c357f586a38ea200b7e92ba8cb34c42be7061eebadb463b14af52517c994a4d993483b0d9545
languageName: node
linkType: hard

Expand Down

0 comments on commit bfea063

Please sign in to comment.