@@ -6713,14 +6713,20 @@ jsonwebtoken@^8.0.0, jsonwebtoken@^8.5.1:
6713
6713
semver "^5.6.0"
6714
6714
6715
6715
jsonwebtoken@^9.0.0 :
6716
- version "9.0.0 "
6717
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0 .tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d "
6718
- integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw ==
6716
+ version "9.0.2 "
6717
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.2 .tgz#65ff91f4abef1784697d40952bb1998c504caaf3 "
6718
+ integrity sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ ==
6719
6719
dependencies :
6720
6720
jws "^3.2.2"
6721
- lodash "^4.17.21"
6721
+ lodash.includes "^4.3.0"
6722
+ lodash.isboolean "^3.0.3"
6723
+ lodash.isinteger "^4.0.4"
6724
+ lodash.isnumber "^3.0.3"
6725
+ lodash.isplainobject "^4.0.6"
6726
+ lodash.isstring "^4.0.1"
6727
+ lodash.once "^4.0.0"
6722
6728
ms "^2.1.1"
6723
- semver "^7.3.8 "
6729
+ semver "^7.5.4 "
6724
6730
6725
6731
jsprim@^1.2.2 :
6726
6732
version "1.4.1"
@@ -7003,7 +7009,7 @@ lodash.without@^4.4.0:
7003
7009
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
7004
7010
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
7005
7011
7006
- [email protected] , "lodash@>=4 <5", lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4. 2.1:
7012
+ [email protected] , "lodash@>=4 <5", lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.2.1:
7007
7013
version "4.17.21"
7008
7014
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
7009
7015
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
8970
8976
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
8971
8977
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
8972
8978
8973
- semver@^7.2.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7. 5.2 :
8979
+ semver@^7.2.1, semver@^7.3.4, semver@^7.3.5, semver@^7.5.2 :
8974
8980
version "7.5.2"
8975
8981
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
8976
8982
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
8977
8983
dependencies :
8978
8984
lru-cache "^6.0.0"
8979
8985
8986
+ semver@^7.5.4 :
8987
+ version "7.6.2"
8988
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
8989
+ integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
8990
+
8980
8991
set-blocking@^2.0.0, set-blocking@~2.0.0 :
8981
8992
version "2.0.0"
8982
8993
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
0 commit comments