Skip to content

Commit 6d3b830

Browse files
chore(deps)(deps): bump @libp2p/crypto from 5.1.6 to 5.1.13
Bumps [@libp2p/crypto](https://github.com/libp2p/js-libp2p) from 5.1.6 to 5.1.13. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@crypto-v5.1.6...crypto-v5.1.13) --- updated-dependencies: - dependency-name: "@libp2p/crypto" dependency-version: 5.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84a6ea6 commit 6d3b830

File tree

4 files changed

+104
-20
lines changed

4 files changed

+104
-20
lines changed

package-lock.json

Lines changed: 101 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/enr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@ethersproject/rlp": "^5.7.0",
55-
"@libp2p/crypto": "5.1.6",
55+
"@libp2p/crypto": "5.1.13",
5656
"@libp2p/peer-id": "5.1.7",
5757
"@multiformats/multiaddr": "^12.0.0",
5858
"@noble/secp256k1": "^1.7.1",

packages/reliability-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@libp2p/bootstrap": "11.0.42",
75-
"@libp2p/crypto": "5.1.6",
75+
"@libp2p/crypto": "5.1.13",
7676
"@types/chai": "^4.3.11",
7777
"@types/dockerode": "^3.3.19",
7878
"@types/mocha": "^10.0.6",

packages/tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"devDependencies": {
7272
"@libp2p/bootstrap": "11.0.42",
73-
"@libp2p/crypto": "5.1.6",
73+
"@libp2p/crypto": "5.1.13",
7474
"@types/chai": "^4.3.11",
7575
"@types/dockerode": "^3.3.19",
7676
"@types/mocha": "^10.0.6",

0 commit comments

Comments
 (0)