Bump js-sha256 from 0.9.0 to 0.10.1 in /frontend (#827)

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](https://github.com/emn178/js-sha256/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-05 12:08:27 +00:00 committed by GitHub
parent 6a1eceb8d7
commit 75441cce88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.1",
"install": "^0.13.0",
"js-sha256": "^0.9.0",
"js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0",
"npm": "^9.8.0",
"openpgp": "^5.10.1",
@ -9888,9 +9888,9 @@
}
},
"node_modules/js-sha256": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.9.0.tgz",
"integrity": "sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA=="
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz",
"integrity": "sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw=="
},
"node_modules/js-tokens": {
"version": "4.0.0",

View File

@ -67,7 +67,7 @@
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.1",
"install": "^0.13.0",
"js-sha256": "^0.9.0",
"js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0",
"npm": "^9.8.0",
"openpgp": "^5.10.1",