Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 6a60afa commit e4a4327
Show file tree
Hide file tree
Showing 3 changed files with 1,708 additions and 1,555 deletions.
2 changes: 1 addition & 1 deletion packages/signers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@near-js/crypto": "workspace:*",
"@near-js/keystores": "workspace:*",
"js-sha256": "0.9.0"
"js-sha256": "0.10.1"
},
"devDependencies": {
"@types/node": "18.11.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@near-js/utils": "workspace:*",
"bn.js": "5.2.1",
"borsh": "1.0.0",
"js-sha256": "0.9.0"
"js-sha256": "0.10.1"
},
"devDependencies": {
"@near-js/keystores": "workspace:*",
Expand Down
Loading

0 comments on commit e4a4327

Please sign in to comment.