Bump js-sha256 from 0.9.0 to 0.10.1 in /js (#22884)
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:
parent
e2cf45f65f
commit
798c6a5aaa
2 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"base64-js": "^1.5.1",
|
||||
"js-sha256": "^0.9.0",
|
||||
"js-sha256": "^0.10.1",
|
||||
"jwt-decode": "^3.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -354,8 +354,8 @@ importers:
|
|||
specifier: ^1.5.1
|
||||
version: 1.5.1
|
||||
js-sha256:
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0
|
||||
specifier: ^0.10.1
|
||||
version: 0.10.1
|
||||
jwt-decode:
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2
|
||||
|
@ -4683,8 +4683,8 @@ packages:
|
|||
resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==}
|
||||
dev: true
|
||||
|
||||
/js-sha256@0.9.0:
|
||||
resolution: {integrity: sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==}
|
||||
/js-sha256@0.10.1:
|
||||
resolution: {integrity: sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw==}
|
||||
dev: false
|
||||
|
||||
/js-tokens@4.0.0:
|
||||
|
|
Loading…
Reference in a new issue