Skip to content

Commit 4b86c41

Browse files
fix: bump @noble/ciphers from 0.3.0 to 0.4.0 (#370)
Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Commits](paulmillr/noble-ciphers@0.3.0...0.4.0) --- updated-dependencies: - dependency-name: "@noble/ciphers" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a1080f commit 4b86c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@libp2p/peer-id": "^3.0.0",
7575
"@noble/curves": "^1.1.0",
7676
"@noble/hashes": "^1.3.1",
77-
"@noble/ciphers": "^0.3.0",
77+
"@noble/ciphers": "^0.4.0",
7878
"it-byte-stream": "^1.0.0",
7979
"it-length-prefixed": "^9.0.1",
8080
"it-length-prefixed-stream": "^1.0.0",

0 commit comments

Comments
 (0)