Skip to content

Commit b335b75

Browse files
chore(deps): bump jws from 4.0.0 to 4.0.1
Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: jws dependency-version: 4.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c44ef40 commit b335b75

File tree

1 file changed

+20
-29
lines changed

1 file changed

+20
-29
lines changed

yarn.lock

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@
137137
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
138138
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
139139

140-
agent-base@^7.1.2:
141-
version "7.1.3"
142-
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
143-
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
144-
145140
agent-base@6:
146141
version "6.0.2"
147142
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
148143
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
149144
dependencies:
150145
debug "4"
151146

147+
agent-base@^7.1.2:
148+
version "7.1.3"
149+
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
150+
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
151+
152152
ansi-regex@^5.0.1:
153153
version "5.0.1"
154154
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
@@ -289,7 +289,7 @@ eastasianwidth@^0.2.0:
289289
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
290290
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
291291

292-
ecdsa-sig-formatter@^1.0.11, ecdsa-sig-formatter@1.0.11:
292+
ecdsa-sig-formatter@1.0.11, ecdsa-sig-formatter@^1.0.11:
293293
version "1.0.11"
294294
resolved "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz"
295295
integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==
@@ -571,21 +571,21 @@ json-bigint@^1.0.0:
571571
dependencies:
572572
bignumber.js "^9.0.0"
573573

574-
jwa@^2.0.0:
574+
jwa@^2.0.1:
575575
version "2.0.1"
576-
resolved "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz"
576+
resolved "https://registry.yarnpkg.com/jwa/-/jwa-2.0.1.tgz#bf8176d1ad0cd72e0f3f58338595a13e110bc804"
577577
integrity sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==
578578
dependencies:
579579
buffer-equal-constant-time "^1.0.1"
580580
ecdsa-sig-formatter "1.0.11"
581581
safe-buffer "^5.0.1"
582582

583583
jws@^4.0.0:
584-
version "4.0.0"
585-
resolved "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz"
586-
integrity sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==
584+
version "4.0.1"
585+
resolved "https://registry.yarnpkg.com/jws/-/jws-4.0.1.tgz#07edc1be8fac20e677b283ece261498bd38f0690"
586+
integrity sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==
587587
dependencies:
588-
jwa "^2.0.0"
588+
jwa "^2.0.1"
589589
safe-buffer "^5.0.1"
590590

591591
lodash.camelcase@^4.3.0:
@@ -775,13 +775,6 @@ stream-shift@^1.0.2:
775775
resolved "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz"
776776
integrity sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==
777777

778-
string_decoder@^1.1.1:
779-
version "1.3.0"
780-
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
781-
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
782-
dependencies:
783-
safe-buffer "~5.2.0"
784-
785778
"string-width-cjs@npm:string-width@^4.2.0":
786779
version "4.2.3"
787780
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -791,16 +784,7 @@ string_decoder@^1.1.1:
791784
is-fullwidth-code-point "^3.0.0"
792785
strip-ansi "^6.0.1"
793786

794-
string-width@^4.1.0, string-width@^4.2.0:
795-
version "4.2.3"
796-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
797-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
798-
dependencies:
799-
emoji-regex "^8.0.0"
800-
is-fullwidth-code-point "^3.0.0"
801-
strip-ansi "^6.0.1"
802-
803-
string-width@^4.2.3:
787+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
804788
version "4.2.3"
805789
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
806790
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -818,6 +802,13 @@ string-width@^5.0.1, string-width@^5.1.2:
818802
emoji-regex "^9.2.2"
819803
strip-ansi "^7.0.1"
820804

805+
string_decoder@^1.1.1:
806+
version "1.3.0"
807+
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
808+
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
809+
dependencies:
810+
safe-buffer "~5.2.0"
811+
821812
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
822813
version "6.0.1"
823814
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"

0 commit comments

Comments
 (0)