Skip to content

Commit d2fe10f

Browse files
committed
upgrade @noble dependencies
1 parent 79cb54e commit d2fe10f

File tree

4 files changed

+15
-22
lines changed

4 files changed

+15
-22
lines changed

packages/phishing-controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@metamask/base-controller": "^8.0.1",
5151
"@metamask/controller-utils": "^11.11.0",
52-
"@noble/hashes": "^1.4.0",
52+
"@noble/hashes": "^1.8.0",
5353
"@types/punycode": "^2.1.0",
5454
"ethereum-cryptography": "^2.1.2",
5555
"fastest-levenshtein": "^1.0.16",

packages/profile-sync-controller/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"@metamask/base-controller": "^8.0.1",
104104
"@metamask/snaps-sdk": "^9.0.0",
105105
"@metamask/snaps-utils": "^11.0.0",
106-
"@noble/ciphers": "^0.5.2",
107-
"@noble/hashes": "^1.4.0",
106+
"@noble/ciphers": "^1.3.0",
107+
"@noble/hashes": "^1.8.0",
108108
"immer": "^9.0.6",
109109
"loglevel": "^1.8.1",
110110
"siwe": "^2.3.2"

packages/seedless-onboarding-controller/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"@metamask/base-controller": "^8.0.1",
5252
"@metamask/toprf-secure-backup": "^0.4.0",
5353
"@metamask/utils": "^11.4.2",
54-
"@noble/ciphers": "^0.5.2",
55-
"@noble/curves": "^1.2.0",
56-
"@noble/hashes": "^1.4.0",
54+
"@noble/ciphers": "^1.3.0",
55+
"@noble/curves": "^1.9.2",
56+
"@noble/hashes": "^1.8.0",
5757
"async-mutex": "^0.5.0"
5858
},
5959
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4067,7 +4067,7 @@ __metadata:
40674067
"@metamask/auto-changelog": "npm:^3.4.4"
40684068
"@metamask/base-controller": "npm:^8.0.1"
40694069
"@metamask/controller-utils": "npm:^11.11.0"
4070-
"@noble/hashes": "npm:^1.4.0"
4070+
"@noble/hashes": "npm:^1.8.0"
40714071
"@types/jest": "npm:^27.4.1"
40724072
"@types/punycode": "npm:^2.1.0"
40734073
deepmerge: "npm:^4.2.2"
@@ -4157,8 +4157,8 @@ __metadata:
41574157
"@metamask/snaps-controllers": "npm:^14.0.1"
41584158
"@metamask/snaps-sdk": "npm:^9.0.0"
41594159
"@metamask/snaps-utils": "npm:^11.0.0"
4160-
"@noble/ciphers": "npm:^0.5.2"
4161-
"@noble/hashes": "npm:^1.4.0"
4160+
"@noble/ciphers": "npm:^1.3.0"
4161+
"@noble/hashes": "npm:^1.8.0"
41624162
"@types/jest": "npm:^27.4.1"
41634163
deepmerge: "npm:^4.2.2"
41644164
ethers: "npm:^6.12.0"
@@ -4304,9 +4304,9 @@ __metadata:
43044304
"@metamask/keyring-controller": "npm:^22.1.0"
43054305
"@metamask/toprf-secure-backup": "npm:^0.4.0"
43064306
"@metamask/utils": "npm:^11.4.2"
4307-
"@noble/ciphers": "npm:^0.5.2"
4308-
"@noble/curves": "npm:^1.2.0"
4309-
"@noble/hashes": "npm:^1.4.0"
4307+
"@noble/ciphers": "npm:^1.3.0"
4308+
"@noble/curves": "npm:^1.9.2"
4309+
"@noble/hashes": "npm:^1.8.0"
43104310
"@types/elliptic": "npm:^6"
43114311
"@types/jest": "npm:^27.4.1"
43124312
async-mutex: "npm:^0.5.0"
@@ -4725,14 +4725,7 @@ __metadata:
47254725
languageName: node
47264726
linkType: hard
47274727

4728-
"@noble/ciphers@npm:^0.5.2":
4729-
version: 0.5.3
4730-
resolution: "@noble/ciphers@npm:0.5.3"
4731-
checksum: 10/af0ad96b5807feace93e63549e05de6f5e305b36e2e95f02d90532893fbc3af3f19b9621b6de4caa98303659e5df2e7aa082064e5d4a82e6f38c728d48dfae5d
4732-
languageName: node
4733-
linkType: hard
4734-
4735-
"@noble/ciphers@npm:^1.2.1":
4728+
"@noble/ciphers@npm:^1.2.1, @noble/ciphers@npm:^1.3.0":
47364729
version: 1.3.0
47374730
resolution: "@noble/ciphers@npm:1.3.0"
47384731
checksum: 10/051660051e3e9e2ca5fb9dece2885532b56b7e62946f89afa7284a0fb8bc02e2bd1c06554dba68162ff42d295b54026456084198610f63c296873b2f1cd7a586
@@ -4757,7 +4750,7 @@ __metadata:
47574750
languageName: node
47584751
linkType: hard
47594752

4760-
"@noble/curves@npm:^1.2.0, @noble/curves@npm:^1.8.1":
4753+
"@noble/curves@npm:^1.2.0, @noble/curves@npm:^1.8.1, @noble/curves@npm:^1.9.2":
47614754
version: 1.9.2
47624755
resolution: "@noble/curves@npm:1.9.2"
47634756
dependencies:
@@ -4780,7 +4773,7 @@ __metadata:
47804773
languageName: node
47814774
linkType: hard
47824775

4783-
"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.1.2, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.3.2, @noble/hashes@npm:^1.4.0, @noble/hashes@npm:^1.7.1":
4776+
"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.1.2, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.3.2, @noble/hashes@npm:^1.7.1, @noble/hashes@npm:^1.8.0":
47844777
version: 1.8.0
47854778
resolution: "@noble/hashes@npm:1.8.0"
47864779
checksum: 10/474b7f56bc6fb2d5b3a42132561e221b0ea4f91e590f4655312ca13667840896b34195e2b53b7f097ec080a1fdd3b58d902c2a8d0fbdf51d2e238b53808a177e

0 commit comments

Comments
 (0)