@@ -6042,7 +6042,7 @@ jsonify@~0.0.0:
6042
6042
version "0.0.0"
6043
6043
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
6044
6044
6045
- jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1 :
6045
+ jsonwebtoken@^8.3.0 :
6046
6046
version "8.5.1"
6047
6047
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
6048
6048
dependencies :
@@ -6057,6 +6057,16 @@ jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1:
6057
6057
ms "^2.1.1"
6058
6058
semver "^5.6.0"
6059
6059
6060
+ jsonwebtoken@^9.0.0 :
6061
+ version "9.0.0"
6062
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
6063
+ integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==
6064
+ dependencies :
6065
+ jws "^3.2.2"
6066
+ lodash "^4.17.21"
6067
+ ms "^2.1.1"
6068
+ semver "^7.3.8"
6069
+
6060
6070
jsprim@^1.2.2 :
6061
6071
version "1.4.1"
6062
6072
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
@@ -6437,9 +6447,10 @@ lodash.uniq@^4.5.0:
6437
6447
version "4.5.0"
6438
6448
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
6439
6449
6440
- " lodash@>=3.5 <5" , lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5:
6441
- version "4.17.11"
6442
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6450
+ " lodash@>=3.5 <5" , lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5:
6451
+ version "4.17.21"
6452
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
6453
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
6443
6454
6444
6455
log-symbols@^1.0.2 :
6445
6456
version "1.0.2"
@@ -6495,6 +6506,13 @@ lru-cache@^5.1.1:
6495
6506
dependencies :
6496
6507
yallist "^3.0.2"
6497
6508
6509
+ lru-cache@^6.0.0 :
6510
+ version "6.0.0"
6511
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
6512
+ integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
6513
+ dependencies :
6514
+ yallist "^4.0.0"
6515
+
6498
6516
make-dir@^2.0.0, make-dir@^2.1.0 :
6499
6517
version "2.1.0"
6500
6518
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
@@ -9030,6 +9048,13 @@ semver@6.0.0, semver@^6.0.0:
9030
9048
version "6.0.0"
9031
9049
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
9032
9050
9051
+ semver@^7.3.8 :
9052
+ version "7.3.8"
9053
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
9054
+ integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
9055
+ dependencies :
9056
+ lru-cache "^6.0.0"
9057
+
9033
9058
send@0.17.1 :
9034
9059
version "0.17.1"
9035
9060
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -10622,6 +10647,11 @@ yallist@^3.0.0, yallist@^3.0.2:
10622
10647
version "3.0.3"
10623
10648
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
10624
10649
10650
+ yallist@^4.0.0 :
10651
+ version "4.0.0"
10652
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
10653
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
10654
+
10625
10655
yargs-parser@^10.1.0 :
10626
10656
version "10.1.0"
10627
10657
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8"
0 commit comments