Skip to content

Commit

Permalink
Bump @noble/ciphers from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/paulmillr/noble-ciphers/releases)
- [Commits](paulmillr/noble-ciphers@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: "@noble/ciphers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent b8634ae commit 3fbfbc5
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 @@ -34,7 +34,7 @@
"test": "jest"
},
"dependencies": {
"@noble/ciphers": "^0.2.0",
"@noble/ciphers": "^0.3.0",
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2"
},
Expand Down
8 changes: 4 additions & 4 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 3fbfbc5

Please sign in to comment.