Skip to content

Commit

Permalink
Bump js-sha256 from 0.9.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [js-sha256](https://github.com/emn178/js-sha256) from 0.9.0 to 0.10.1.
- [Changelog](https://github.com/emn178/js-sha256/blob/master/CHANGELOG.md)
- [Commits](emn178/js-sha256@v0.9.0...v0.10.1)

---
updated-dependencies:
- dependency-name: js-sha256
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub Workflow committed Oct 5, 2023
1 parent da4d19f commit 15568bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"deep-equal": "2.2.2",
"date-fns": "2.22.1",
"js-sha1": "0.6.0",
"js-sha256": "0.9.0",
"js-sha256": "0.10.1",
"json-stable-stringify-without-jsonify": "1.0.1",
"prop-types": "15.8.1",
"react": "18.2.0",
Expand Down

0 comments on commit 15568bc

Please sign in to comment.