Skip to content

Commit

Permalink
chore: bump @metamask/ppom-validator from 0.34.0 t 0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptodev-2s committed Oct 17, 2024
1 parent fac4422 commit d2997d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"@metamask/permission-log-controller": "^2.0.1",
"@metamask/phishing-controller": "^12.0.1",
"@metamask/post-message-stream": "^8.0.0",
"@metamask/ppom-validator": "0.34.0",
"@metamask/ppom-validator": "0.35.1",
"@metamask/preinstalled-example-snap": "^0.2.0",
"@metamask/profile-sync-controller": "^0.9.7",
"@metamask/providers": "^14.0.2",
Expand Down
35 changes: 10 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5031,21 +5031,6 @@ __metadata:
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^8.0.1":
version: 8.0.4
resolution: "@metamask/controller-utils@npm:8.0.4"
dependencies:
"@ethereumjs/util": "npm:^8.1.0"
"@metamask/eth-query": "npm:^4.0.0"
"@metamask/ethjs-unit": "npm:^0.3.0"
"@metamask/utils": "npm:^8.3.0"
"@spruceid/siwe-parser": "npm:1.1.3"
eth-ens-namehash: "npm:^2.0.8"
fast-deep-equal: "npm:^3.1.3"
checksum: 10/112a07614eec28cff270c99aa0695bec34cd29461d0c4cb83eb913a5bc37b3b72e4f33dad59a0ab23da5d1b091372ee5207657349bfdb814098c5a51d6570554
languageName: node
linkType: hard

"@metamask/design-tokens@npm:^1.12.0":
version: 1.13.0
resolution: "@metamask/design-tokens@npm:1.13.0"
Expand Down Expand Up @@ -6039,21 +6024,21 @@ __metadata:
languageName: node
linkType: hard

"@metamask/ppom-validator@npm:0.34.0":
version: 0.34.0
resolution: "@metamask/ppom-validator@npm:0.34.0"
"@metamask/ppom-validator@npm:0.35.1":
version: 0.35.1
resolution: "@metamask/ppom-validator@npm:0.35.1"
dependencies:
"@metamask/base-controller": "npm:^6.0.2"
"@metamask/controller-utils": "npm:^8.0.1"
"@metamask/network-controller": "npm:^20.0.0"
"@metamask/rpc-errors": "npm:^6.3.1"
"@metamask/utils": "npm:^8.3.0"
"@metamask/base-controller": "npm:^7.0.1"
"@metamask/controller-utils": "npm:^11.3.0"
"@metamask/utils": "npm:^9.2.1"
await-semaphore: "npm:^0.1.3"
crypto-js: "npm:^4.2.0"
elliptic: "npm:^6.5.4"
eslint-plugin-n: "npm:^16.6.2"
json-rpc-random-id: "npm:^1.0.1"
checksum: 10/140b2070ddf4a9d7d13518ab1a10aa71961715434053096d0caa6f4ce104bbcaea5f5152edfa9b6c42f9bc929116afbb6a0542c1147e3101d04ef29bcf7a6c9f
peerDependencies:
"@metamask/network-controller": ^21.0.0
checksum: 10/3dd37ced473a78e4b7847c61b6c6fb1e2ae4865dee67de9574462fd618dc5ea7be46874f12ff18383702c46c9c07c32dbac00be2e6ad26cb45a3dcc4ffa09ab7
languageName: node
linkType: hard

Expand Down Expand Up @@ -26163,7 +26148,7 @@ __metadata:
"@metamask/phishing-controller": "npm:^12.0.1"
"@metamask/phishing-warning": "npm:^4.0.0"
"@metamask/post-message-stream": "npm:^8.0.0"
"@metamask/ppom-validator": "npm:0.34.0"
"@metamask/ppom-validator": "npm:0.35.1"
"@metamask/preferences-controller": "npm:^13.0.2"
"@metamask/preinstalled-example-snap": "npm:^0.2.0"
"@metamask/profile-sync-controller": "npm:^0.9.7"
Expand Down

0 comments on commit d2997d8

Please sign in to comment.