Skip to content

Commit 22d2e0f

Browse files
Bump jws from 3.2.2 to 3.2.3 (#9852)
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 627b740 commit 22d2e0f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3913,7 +3913,7 @@ jszip@^3.10.1:
39133913
readable-stream "~2.3.6"
39143914
setimmediate "^1.0.5"
39153915

3916-
jwa@^1.4.1:
3916+
jwa@^1.4.2:
39173917
version "1.4.2"
39183918
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.2.tgz#16011ac6db48de7b102777e57897901520eec7b9"
39193919
integrity sha512-eeH5JO+21J78qMvTIDdBXidBd6nG2kZjg5Ohz/1fpa28Z4CcsWUzJ1ZZyFq/3z3N17aZy+ZuBoHljASbL1WfOw==
@@ -3923,11 +3923,11 @@ jwa@^1.4.1:
39233923
safe-buffer "^5.0.1"
39243924

39253925
jws@^3.2.2:
3926-
version "3.2.2"
3927-
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304"
3928-
integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==
3926+
version "3.2.3"
3927+
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.3.tgz#5ac0690b460900a27265de24520526853c0b8ca1"
3928+
integrity sha512-byiJ0FLRdLdSVSReO/U4E7RoEyOCKnEnEPMjq3HxWtvzLsV08/i5RQKsFVNkCldrCaPr2vDNAOMsfs8T/Hze7g==
39293929
dependencies:
3930-
jwa "^1.4.1"
3930+
jwa "^1.4.2"
39313931
safe-buffer "^5.0.1"
39323932

39333933
keytar@^7.7.0:

0 commit comments

Comments
 (0)