Skip to content

Commit f6c963e

Browse files
fix(deps): update dependency @noble/ciphers to ^0.5.0 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57461ab commit f6c963e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"webpack-cli": "5.1.4"
8989
},
9090
"dependencies": {
91-
"@noble/ciphers": "^0.4.0",
91+
"@noble/ciphers": "^0.5.0",
9292
"@noble/curves": "^1.0.0",
9393
"@noble/hashes": "^1.3.0",
9494
"@scure/base": "^1.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2466,10 +2466,10 @@
24662466
resolved "https://registry.yarnpkg.com/@multiformats/base-x/-/base-x-4.0.1.tgz#95ff0fa58711789d53aefb2590a8b7a4e715d121"
24672467
integrity sha512-eMk0b9ReBbV23xXU693TAIrLyeO5iTgBZGSJfpqriG8UkYvr/hC9u9pyMlAakDNHWmbhMZCDs6KQO0jzKD8OTw==
24682468

2469-
"@noble/ciphers@^0.4.0":
2470-
version "0.4.1"
2471-
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.4.1.tgz#977fc35f563a4ca315ebbc4cbb1f9b670bd54456"
2472-
integrity sha512-QCOA9cgf3Rc33owG0AYBB9wszz+Ul2kramWN8tXG44Gyciud/tbkEqvxRF/IpqQaBpRBNi9f4jdNxqB2CQCIXg==
2469+
"@noble/ciphers@^0.5.0":
2470+
version "0.5.1"
2471+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.5.1.tgz#292f388b69c9ed80d49dca1a5cbfd4ff06852111"
2472+
integrity sha512-aNE06lbe36ifvMbbWvmmF/8jx6EQPu2HVg70V95T+iGjOuYwPpAccwAQc2HlXO2D0aiQ3zavbMga4jjWnrpiPA==
24732473

24742474
"@noble/curves@^1.0.0":
24752475
version "1.3.0"

0 commit comments

Comments
 (0)