Skip to content

Commit 3dd7f74

Browse files
fix: bump @libp2p/crypto from 3.0.4 to 4.0.0
Bumps [@libp2p/crypto](https://github.com/libp2p/js-libp2p) from 3.0.4 to 4.0.0. - [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@perf-v3.0.4...utils-v4.0.0) --- updated-dependencies: - dependency-name: "@libp2p/crypto" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2018ece commit 3dd7f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {
7070
"@chainsafe/as-chacha20poly1305": "^0.1.0",
7171
"@chainsafe/as-sha256": "^0.4.1",
72-
"@libp2p/crypto": "^3.0.0",
72+
"@libp2p/crypto": "^4.0.0",
7373
"@libp2p/interface": "^1.0.0",
7474
"@libp2p/peer-id": "^4.0.0",
7575
"@noble/ciphers": "^0.4.0",

0 commit comments

Comments
 (0)