Skip to content

Commit

Permalink
client/ts-web: bump js-sha512 from 0.8.0 to 0.9.0 in /client-sdk/ts-web
Browse files Browse the repository at this point in the history
Bumps [js-sha512](https://github.com/emn178/js-sha512) from 0.8.0 to 0.9.0.
- [Changelog](https://github.com/emn178/js-sha512/blob/master/CHANGELOG.md)
- [Commits](emn178/js-sha512@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 304c9a9 commit 3d09439
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion client-sdk/ts-web/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bip39": "^3.1.0",
"cborg": "^2.0.3",
"grpc-web": "^1.5.0",
"js-sha512": "^0.8.0",
"js-sha512": "^0.9.0",
"protobufjs": "~7.2.6",
"tweetnacl": "^1.0.3"
},
Expand Down
20 changes: 10 additions & 10 deletions client-sdk/ts-web/package-lock.json

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

2 changes: 1 addition & 1 deletion client-sdk/ts-web/rt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@oasisprotocol/client": "^1.0.0",
"@oasisprotocol/deoxysii": "^0.0.5",
"elliptic": "^6.5.3",
"js-sha512": "^0.8.0",
"js-sha512": "^0.9.0",
"randombytes": "^2.0.1",
"sha3": "^2.1.4",
"tweetnacl": "^1.0.3"
Expand Down

0 comments on commit 3d09439

Please sign in to comment.