Skip to content

Commit e8155d2

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /runner
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfb3541 commit e8155d2

File tree

2 files changed

+32
-43
lines changed

2 files changed

+32
-43
lines changed

runner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"graphql-tools": "3.1.1",
4949
"graphql-tools-types": "1.1.26",
5050
"json5": "2.2.2",
51-
"jsonwebtoken": "8.5.1",
51+
"jsonwebtoken": "9.0.0",
5252
"lodash": "4.17.11",
5353
"mongoose": "5.13.15",
5454
"node-fetch": "2.3.0",

runner/yarn.lock

+31-42
Original file line numberDiff line numberDiff line change
@@ -1962,13 +1962,6 @@ ecc-jsbn@~0.1.1:
19621962
jsbn "~0.1.0"
19631963
safer-buffer "^2.1.0"
19641964

1965-
1966-
version "1.0.10"
1967-
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.10.tgz#1c595000f04a8897dfb85000892a0f4c33af86c3"
1968-
integrity sha1-HFlQAPBKiJffuFAAiSoPTDOvhsM=
1969-
dependencies:
1970-
safe-buffer "^5.0.1"
1971-
19721965
19731966
version "1.0.11"
19741967
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
@@ -3086,21 +3079,15 @@ jsonpointer@^4.0.1:
30863079
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
30873080
integrity sha1-T9kss04OnbPInIYi7PUfm5eMbLk=
30883081

3089-
jsonwebtoken@8.5.1:
3090-
version "8.5.1"
3091-
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
3092-
integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
3082+
jsonwebtoken@9.0.0:
3083+
version "9.0.0"
3084+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
3085+
integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==
30933086
dependencies:
30943087
jws "^3.2.2"
3095-
lodash.includes "^4.3.0"
3096-
lodash.isboolean "^3.0.3"
3097-
lodash.isinteger "^4.0.4"
3098-
lodash.isnumber "^3.0.3"
3099-
lodash.isplainobject "^4.0.6"
3100-
lodash.isstring "^4.0.1"
3101-
lodash.once "^4.0.0"
3088+
lodash "^4.17.21"
31023089
ms "^2.1.1"
3103-
semver "^5.6.0"
3090+
semver "^7.3.8"
31043091

31053092
jsonwebtoken@^8.4.0:
31063093
version "8.4.0"
@@ -3127,15 +3114,6 @@ jsprim@^1.2.2:
31273114
json-schema "0.2.3"
31283115
verror "1.10.0"
31293116

3130-
jwa@^1.2.0:
3131-
version "1.2.0"
3132-
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.2.0.tgz#606da70c1c6d425cad329c77c99f2df2a981489a"
3133-
integrity sha512-Grku9ZST5NNQ3hqNUodSkDfEBqAmGA1R8yiyPHOnLzEKI0GaCQC/XhFmsheXYuXzFQJdILbh+lYBiliqG5R/Vg==
3134-
dependencies:
3135-
buffer-equal-constant-time "1.0.1"
3136-
ecdsa-sig-formatter "1.0.10"
3137-
safe-buffer "^5.0.1"
3138-
31393117
jwa@^1.4.1:
31403118
version "1.4.1"
31413119
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -3145,15 +3123,7 @@ jwa@^1.4.1:
31453123
ecdsa-sig-formatter "1.0.11"
31463124
safe-buffer "^5.0.1"
31473125

3148-
jws@^3.1.5:
3149-
version "3.2.1"
3150-
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.1.tgz#d79d4216a62c9afa0a3d5e8b5356d75abdeb2be5"
3151-
integrity sha512-bGA2omSrFUkd72dhh05bIAN832znP4wOU3lfuXtRBuGTbsmNmDXMQg28f0Vsxaxgk4myF5YkKQpz6qeRpMgX9g==
3152-
dependencies:
3153-
jwa "^1.2.0"
3154-
safe-buffer "^5.0.1"
3155-
3156-
jws@^3.2.2:
3126+
jws@^3.1.5, jws@^3.2.2:
31573127
version "3.2.2"
31583128
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304"
31593129
integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==
@@ -3338,11 +3308,16 @@ lodash.uniq@^4.5.0:
33383308
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
33393309
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
33403310

3341-
[email protected], lodash@^4.1.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
3311+
33423312
version "4.17.11"
33433313
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
33443314
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
33453315

3316+
lodash@^4.1.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
3317+
version "4.17.21"
3318+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3319+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
3320+
33463321
logform@^2.1.1:
33473322
version "2.1.2"
33483323
resolved "https://registry.yarnpkg.com/logform/-/logform-2.1.2.tgz#957155ebeb67a13164069825ce67ddb5bb2dd360"
@@ -3381,6 +3356,13 @@ lru-cache@^5.0.0:
33813356
dependencies:
33823357
yallist "^3.0.2"
33833358

3359+
lru-cache@^6.0.0:
3360+
version "6.0.0"
3361+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3362+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
3363+
dependencies:
3364+
yallist "^4.0.0"
3365+
33843366
33853367
version "1.0.0"
33863368
resolved "https://registry.yarnpkg.com/lsmod/-/lsmod-1.0.0.tgz#9a00f76dca36eb23fa05350afe1b585d4299e64b"
@@ -4413,10 +4395,12 @@ semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0:
44134395
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
44144396
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
44154397

4416-
semver@^5.6.0:
4417-
version "5.7.0"
4418-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
4419-
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
4398+
semver@^7.3.8:
4399+
version "7.3.8"
4400+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
4401+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
4402+
dependencies:
4403+
lru-cache "^6.0.0"
44204404

44214405
44224406
version "0.16.2"
@@ -5003,6 +4987,11 @@ yallist@^3.0.2:
50034987
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
50044988
integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
50054989

4990+
yallist@^4.0.0:
4991+
version "4.0.0"
4992+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
4993+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
4994+
50064995
yargs-parser@^9.0.2:
50074996
version "9.0.2"
50084997
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077"

0 commit comments

Comments
 (0)