Skip to content

Commit

Permalink
Bump jssha from 3.3.0 to 3.3.1 (#538)
Browse files Browse the repository at this point in the history
Bumps [jssha](https://github.com/Caligatio/jsSHA) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/Caligatio/jsSHA/releases)
- [Changelog](https://github.com/Caligatio/jsSHA/blob/master/CHANGELOG.md)
- [Commits](Caligatio/jsSHA@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: jssha
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Hernández <[email protected]>
  • Loading branch information
dependabot[bot] and alejandrohdezma authored Nov 27, 2023
1 parent 804f695 commit 32ffb26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@octokit/request": "^6.0.0",
"@types/node-fetch": "^2.6.4",
"@types/sinon": "^10.0.15",
"jssha": "^3.3.0",
"jssha": "^3.3.1",
"node-fetch": "^2.6.12"
},
"devDependencies": {
Expand Down

0 comments on commit 32ffb26

Please sign in to comment.