Skip to content

Commit

Permalink
fix: degrade libp2p crypto package (#10876)
Browse files Browse the repository at this point in the history
Drops crypto package version to the same as was run in previous testnets

Co-authored-by: ludamad <adam.domurad@gmail.com>
  • Loading branch information
Maddiaa0 and ludamad authored Dec 21, 2024
1 parent 76a23eb commit 9293f38
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 10 deletions.
2 changes: 1 addition & 1 deletion yarn-project/p2p/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@chainsafe/libp2p-noise": "^15.0.0",
"@chainsafe/libp2p-yamux": "^6.0.2",
"@libp2p/bootstrap": "10.0.0",
"@libp2p/crypto": "^4.1.1",
"@libp2p/crypto": "4.0.3",
"@libp2p/identify": "1.0.18",
"@libp2p/interface": "1.3.1",
"@libp2p/kad-dht": "10.0.4",
Expand Down
57 changes: 48 additions & 9 deletions yarn-project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ __metadata:
"@chainsafe/libp2p-yamux": "npm:^6.0.2"
"@jest/globals": "npm:^29.5.0"
"@libp2p/bootstrap": "npm:10.0.0"
"@libp2p/crypto": "npm:^4.1.1"
"@libp2p/crypto": "npm:4.0.3"
"@libp2p/identify": "npm:1.0.18"
"@libp2p/interface": "npm:1.3.1"
"@libp2p/kad-dht": "npm:10.0.4"
Expand Down Expand Up @@ -2986,6 +2986,22 @@ __metadata:
languageName: node
linkType: hard

"@libp2p/crypto@npm:4.0.3":
version: 4.0.3
resolution: "@libp2p/crypto@npm:4.0.3"
dependencies:
"@libp2p/interface": "npm:^1.1.4"
"@noble/curves": "npm:^1.3.0"
"@noble/hashes": "npm:^1.3.3"
asn1js: "npm:^3.0.5"
multiformats: "npm:^13.1.0"
protons-runtime: "npm:^5.4.0"
uint8arraylist: "npm:^2.4.8"
uint8arrays: "npm:^5.0.2"
checksum: 10/23cf5ada1f946eaeafc3f751066611c0c78ccd38632c7ea51046f53e1fbe70d91a5a9bcc1e2b3d300e8acc1a2208a259256a412a552bec33d25e23544bd68b6a
languageName: node
linkType: hard

"@libp2p/crypto@npm:^2.0.3, @libp2p/crypto@npm:^2.0.8":
version: 2.0.8
resolution: "@libp2p/crypto@npm:2.0.8"
Expand Down Expand Up @@ -3771,6 +3787,15 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:^1.3.0":
version: 1.7.0
resolution: "@noble/curves@npm:1.7.0"
dependencies:
"@noble/hashes": "npm:1.6.0"
checksum: 10/2a11ef4895907d0b241bd3b72f9e6ebe56f0e705949bfd5efe003f25233549f620d287550df2d24ad56a1f953b82ec5f7cf4bd7cb78b1b2e76eb6dd516d44cf8
languageName: node
linkType: hard

"@noble/hashes@npm:1.3.2":
version: 1.3.2
resolution: "@noble/hashes@npm:1.3.2"
Expand All @@ -3792,6 +3817,20 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:1.6.0":
version: 1.6.0
resolution: "@noble/hashes@npm:1.6.0"
checksum: 10/b44b043b02adbecd33596adeed97d9f9864c24a2410f7ac3b847986c2ecf1f6f0df76024b3f1b14d6ea954932960d88898fe551fb9d39844a8b870e9f9044ea1
languageName: node
linkType: hard

"@noble/hashes@npm:^1.3.3":
version: 1.6.1
resolution: "@noble/hashes@npm:1.6.1"
checksum: 10/74d9ad7b1437a22ba3b877584add3367587fbf818113152f293025d20d425aa74c191d18d434797312f2270458bc9ab3241c34d14ec6115fb16438b3248f631f
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -4291,9 +4330,9 @@ __metadata:
languageName: node
linkType: hard

"@puppeteer/browsers@npm:2.4.1":
version: 2.4.1
resolution: "@puppeteer/browsers@npm:2.4.1"
"@puppeteer/browsers@npm:2.5.0":
version: 2.5.0
resolution: "@puppeteer/browsers@npm:2.5.0"
dependencies:
debug: "npm:^4.3.7"
extract-zip: "npm:^2.0.1"
Expand All @@ -4305,7 +4344,7 @@ __metadata:
yargs: "npm:^17.7.2"
bin:
browsers: lib/cjs/main-cli.js
checksum: 10/e9c965d8167008bd2d2ad570c20a258dbf60546b529c4d14380dc82cc5cfe2e3bfa31ef13ca8b6ec5b705ea84ba709483b26c4452a968445503d4ce74cb4696d
checksum: 10/7c8e15be5394da3ccd271317b47fd9dfae2f64434b66bcbd74035de3b9fb01db0a045fa3ed93b36864d7ff1cbd17f334f43c1e9dbb8e9a0784ba20f25daf8557
languageName: node
linkType: hard

Expand Down Expand Up @@ -16509,16 +16548,16 @@ __metadata:
linkType: hard

"puppeteer-core@npm:^23.2.0":
version: 23.9.0
resolution: "puppeteer-core@npm:23.9.0"
version: 23.10.1
resolution: "puppeteer-core@npm:23.10.1"
dependencies:
"@puppeteer/browsers": "npm:2.4.1"
"@puppeteer/browsers": "npm:2.5.0"
chromium-bidi: "npm:0.8.0"
debug: "npm:^4.3.7"
devtools-protocol: "npm:0.0.1367902"
typed-query-selector: "npm:^2.12.0"
ws: "npm:^8.18.0"
checksum: 10/614054f728eb224b0c390e8a9a17df146eb39c665c5ffbfc997505428f9141a0015b335e5a5bc2ae0b2dc0aeb2ce2aebd16952736340b89925b0384151e47009
checksum: 10/1a10f3ecadbf1c8d4c81595436bdd8dd6252c870862eed2e39a11df5496e53520e2b8abcd8f0efe5610b7bf6209e61ea4bf9e64a9bda3e3f15aeee4e1da70a7e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9293f38

Please sign in to comment.