@@ -4974,20 +4974,15 @@ jsonfile@^6.0.1:
4974
4974
optionalDependencies :
4975
4975
graceful-fs "^4.1.6"
4976
4976
4977
- jsonwebtoken@^8.5.1 :
4978
- version "8.5.1"
4979
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
4977
+ jsonwebtoken@^9.0.0 :
4978
+ version "9.0.0"
4979
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
4980
+ integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==
4980
4981
dependencies :
4981
4982
jws "^3.2.2"
4982
- lodash.includes "^4.3.0"
4983
- lodash.isboolean "^3.0.3"
4984
- lodash.isinteger "^4.0.4"
4985
- lodash.isnumber "^3.0.3"
4986
- lodash.isplainobject "^4.0.6"
4987
- lodash.isstring "^4.0.1"
4988
- lodash.once "^4.0.0"
4983
+ lodash "^4.17.21"
4989
4984
ms "^2.1.1"
4990
- semver "^5.6.0 "
4985
+ semver "^7.3.8 "
4991
4986
4992
4987
just-extend@^4.0.2 :
4993
4988
version "4.2.1"
@@ -5113,35 +5108,11 @@ lodash.get@^4.4.2:
5113
5108
version "4.4.2"
5114
5109
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
5115
5110
5116
- lodash.includes@^4.3.0 :
5117
- version "4.3.0"
5118
- resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
5119
-
5120
5111
lodash.isarray@^4.0.0 :
5121
5112
version "4.0.0"
5122
5113
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
5123
5114
integrity sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==
5124
5115
5125
- lodash.isboolean@^3.0.3 :
5126
- version "3.0.3"
5127
- resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6"
5128
-
5129
- lodash.isinteger@^4.0.4 :
5130
- version "4.0.4"
5131
- resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343"
5132
-
5133
- lodash.isnumber@^3.0.3 :
5134
- version "3.0.3"
5135
- resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc"
5136
-
5137
- lodash.isplainobject@^4.0.6 :
5138
- version "4.0.6"
5139
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
5140
-
5141
- lodash.isstring@^4.0.1 :
5142
- version "4.0.1"
5143
- resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
5144
-
5145
5116
lodash.memoize@^4.1.2 :
5146
5117
version "4.1.2"
5147
5118
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -5150,10 +5121,6 @@ lodash.merge@^4.6.2:
5150
5121
version "4.6.2"
5151
5122
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
5152
5123
5153
- lodash.once@^4.0.0 :
5154
- version "4.1.1"
5155
- resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
5156
-
5157
5124
lodash.uniq@^4.5.0 :
5158
5125
version "4.5.0"
5159
5126
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
@@ -6563,9 +6530,10 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
6563
6530
version "6.3.0"
6564
6531
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
6565
6532
6566
- semver@^7.0.0, semver@^7.3.5, semver@^7.3.7 :
6567
- version "7.3.7"
6568
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
6533
+ semver@^7.0.0, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8 :
6534
+ version "7.3.8"
6535
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
6536
+ integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
6569
6537
dependencies :
6570
6538
lru-cache "^6.0.0"
6571
6539
0 commit comments