Skip to content

Commit

Permalink
Update @noble/ciphers
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Feb 10, 2024
1 parent 06642a4 commit 0bd2342
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}
],
"dependencies": {
"@noble/ciphers": "0.5.0",
"@noble/ciphers": "0.5.1",
"@noble/hashes": "1.3.3",
"@scure/base": "1.1.5",
"hash-wasm": "4.11.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,10 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==

"@noble/[email protected].0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.5.0.tgz#310c896cdc25c851f4c726ecd57dd7e376564798"
integrity sha512-HcXFhIRUgbSxFIGYfII5V4JsFGTyl93SKbSxIcIwj3qL1rhAxTyt/9l8V8XJHdOsrO4vBetPFMT+Lxjcx0i/4w==
"@noble/[email protected].1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.5.1.tgz#292f388b69c9ed80d49dca1a5cbfd4ff06852111"
integrity sha512-aNE06lbe36ifvMbbWvmmF/8jx6EQPu2HVg70V95T+iGjOuYwPpAccwAQc2HlXO2D0aiQ3zavbMga4jjWnrpiPA==

"@noble/[email protected]":
version "1.3.3"
Expand Down

0 comments on commit 0bd2342

Please sign in to comment.