Skip to content

Commit

Permalink
fix(deps): update dependency @noble/ciphers to v1 (#1419)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 01de67d commit b6363a1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@noble/curves": "^1.4.2",
"@noble/ciphers": "^0.5.3",
"@noble/ciphers": "^1.0.0",
"@stablelib/aes-kw": "^2.0.0",
"@veramo/core-types": "workspace:^",
"@veramo/kv-store": "workspace:^",
Expand Down
12 changes: 9 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6363a1

Please sign in to comment.