@@ -1586,9 +1586,9 @@ ecc-jsbn@~0.1.1:
1586
1586
dependencies :
1587
1587
jsbn "~0.1.0"
1588
1588
1589
- ecdsa-sig-formatter@1.0.10 :
1590
- version "1.0.10 "
1591
- resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.10 .tgz#1c595000f04a8897dfb85000892a0f4c33af86c3 "
1589
+ ecdsa-sig-formatter@1.0.11 :
1590
+ version "1.0.11 "
1591
+ resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11 .tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf "
1592
1592
dependencies :
1593
1593
safe-buffer "^5.0.1"
1594
1594
@@ -1680,7 +1680,7 @@ esutils@^2.0.2:
1680
1680
1681
1681
event-stream@~3.3.0 :
1682
1682
version "3.3.4"
1683
- resolved "http ://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
1683
+ resolved "https ://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
1684
1684
dependencies :
1685
1685
duplexer "~0.1.1"
1686
1686
from "~0"
@@ -3135,19 +3135,14 @@ jsonify@~0.0.0:
3135
3135
version "0.0.0"
3136
3136
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
3137
3137
3138
- jsonwebtoken@^8.3.0 :
3139
- version "8.3.0"
3140
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.3.0.tgz#056c90eee9a65ed6e6c72ddb0a1d325109aaf643"
3141
- dependencies :
3142
- jws "^3.1.5"
3143
- lodash.includes "^4.3.0"
3144
- lodash.isboolean "^3.0.3"
3145
- lodash.isinteger "^4.0.4"
3146
- lodash.isnumber "^3.0.3"
3147
- lodash.isplainobject "^4.0.6"
3148
- lodash.isstring "^4.0.1"
3149
- lodash.once "^4.0.0"
3138
+ jsonwebtoken@^9.0.0 :
3139
+ version "9.0.0"
3140
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
3141
+ dependencies :
3142
+ jws "^3.2.2"
3143
+ lodash "^4.17.21"
3150
3144
ms "^2.1.1"
3145
+ semver "^7.3.8"
3151
3146
3152
3147
jsprim@^1.2.2 :
3153
3148
version "1.4.1"
@@ -3158,19 +3153,19 @@ jsprim@^1.2.2:
3158
3153
json-schema "0.2.3"
3159
3154
verror "1.10.0"
3160
3155
3161
- jwa@^1.1.5 :
3162
- version "1.1.6 "
3163
- resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.1.6. tgz#87240e76c9808dbde18783cf2264ef4929ee50e6 "
3156
+ jwa@^1.4.1 :
3157
+ version "1.4.1 "
3158
+ resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1. tgz#743c32985cb9e98655530d53641b66c8645b039a "
3164
3159
dependencies :
3165
3160
buffer-equal-constant-time "1.0.1"
3166
- ecdsa-sig-formatter "1.0.10 "
3161
+ ecdsa-sig-formatter "1.0.11 "
3167
3162
safe-buffer "^5.0.1"
3168
3163
3169
- jws@^3.1.5 :
3170
- version "3.1.5 "
3171
- resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.5 .tgz#80d12d05b293d1e841e7cb8b4e69e561adcf834f "
3164
+ jws@^3.2.2 :
3165
+ version "3.2.2 "
3166
+ resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2 .tgz#001099f3639468c9414000e99995fa52fb478304 "
3172
3167
dependencies :
3173
- jwa "^1.1.5 "
3168
+ jwa "^1.4.1 "
3174
3169
safe-buffer "^5.0.1"
3175
3170
3176
3171
jwt-decode@^2.2.0 :
@@ -3338,49 +3333,21 @@ locate-path@^2.0.0:
3338
3333
p-locate "^2.0.0"
3339
3334
path-exists "^3.0.0"
3340
3335
3341
- lodash.includes@^4.3.0 :
3342
- version "4.3.0"
3343
- resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
3344
-
3345
3336
lodash.indexof@^4.0.5 :
3346
3337
version "4.0.5"
3347
3338
resolved "https://registry.yarnpkg.com/lodash.indexof/-/lodash.indexof-4.0.5.tgz#53714adc2cddd6ed87638f893aa9b6c24e31ef3c"
3348
3339
3349
- lodash.isboolean@^3.0.3 :
3350
- version "3.0.3"
3351
- resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6"
3352
-
3353
- lodash.isinteger@^4.0.4 :
3354
- version "4.0.4"
3355
- resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343"
3356
-
3357
- lodash.isnumber@^3.0.3 :
3358
- version "3.0.3"
3359
- resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc"
3360
-
3361
- lodash.isplainobject@^4.0.6 :
3362
- version "4.0.6"
3363
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
3364
-
3365
- lodash.isstring@^4.0.1 :
3366
- version "4.0.1"
3367
- resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
3368
-
3369
3340
lodash.map@^4.6.0 :
3370
3341
version "4.6.0"
3371
3342
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
3372
3343
3373
- lodash.once@^4.0.0 :
3374
- version "4.1.1"
3375
- resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
3376
-
3377
3344
lodash.sortby@^4.7.0 :
3378
3345
version "4.7.0"
3379
3346
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
3380
3347
3381
- lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.5.1 :
3382
- version "4.17.10 "
3383
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10 .tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7 "
3348
+ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.21, lodash@^4.17. 4, lodash@^4.17.5, lodash@^4.5.1 :
3349
+ version "4.17.21 "
3350
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
3384
3351
3385
3352
log-ok@^0.1.1 :
3386
3353
version "0.1.1"
@@ -3446,6 +3413,12 @@ lru-cache@^4.0.1, lru-cache@^4.1.1:
3446
3413
pseudomap "^1.0.2"
3447
3414
yallist "^2.1.2"
3448
3415
3416
+ lru-cache@^6.0.0 :
3417
+ version "6.0.0"
3418
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3419
+ dependencies :
3420
+ yallist "^4.0.0"
3421
+
3449
3422
make-dir@^1.0.0 :
3450
3423
version "1.2.0"
3451
3424
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.2.0.tgz#6d6a49eead4aae296c53bbf3a1a008bd6c89469b"
@@ -4557,6 +4530,12 @@ semver@4.3.2:
4557
4530
version "4.3.2"
4558
4531
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7"
4559
4532
4533
+ semver@^7.3.8 :
4534
+ version "7.3.8"
4535
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
4536
+ dependencies :
4537
+ lru-cache "^6.0.0"
4538
+
4560
4539
sentence-case@^2.1.0 :
4561
4540
version "2.1.1"
4562
4541
resolved "https://registry.yarnpkg.com/sentence-case/-/sentence-case-2.1.1.tgz#1f6e2dda39c168bf92d13f86d4a918933f667ed4"
@@ -5506,6 +5485,10 @@ yallist@^3.0.0, yallist@^3.0.2:
5506
5485
version "3.0.2"
5507
5486
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.2.tgz#8452b4bb7e83c7c188d8041c1a837c773d6d8bb9"
5508
5487
5488
+ yallist@^4.0.0 :
5489
+ version "4.0.0"
5490
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5491
+
5509
5492
yamljs@^0.3.0 :
5510
5493
version "0.3.0"
5511
5494
resolved "https://registry.yarnpkg.com/yamljs/-/yamljs-0.3.0.tgz#dc060bf267447b39f7304e9b2bfbe8b5a7ddb03b"
0 commit comments