@@ -1732,21 +1732,15 @@ jsonparse@^1.2.0:
1732
1732
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
1733
1733
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
1734
1734
1735
- jsonwebtoken@^8.5.1 :
1736
- version "8.5.1 "
1737
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1 .tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d "
1738
- integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w ==
1735
+ jsonwebtoken@^9.0.0 :
1736
+ version "9.0.0 "
1737
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0 .tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d "
1738
+ integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw ==
1739
1739
dependencies :
1740
1740
jws "^3.2.2"
1741
- lodash.includes "^4.3.0"
1742
- lodash.isboolean "^3.0.3"
1743
- lodash.isinteger "^4.0.4"
1744
- lodash.isnumber "^3.0.3"
1745
- lodash.isplainobject "^4.0.6"
1746
- lodash.isstring "^4.0.1"
1747
- lodash.once "^4.0.0"
1741
+ lodash "^4.17.21"
1748
1742
ms "^2.1.1"
1749
- semver "^5.6.0 "
1743
+ semver "^7.3.8 "
1750
1744
1751
1745
jwa@^1.4.1 :
1752
1746
version "1.4.1"
@@ -1870,41 +1864,16 @@ lodash.camelcase@^4.3.0:
1870
1864
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
1871
1865
integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
1872
1866
1873
- lodash.includes@^4.3.0 :
1874
- version "4.3.0"
1875
- resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
1876
- integrity sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=
1877
-
1878
- lodash.isboolean@^3.0.3 :
1879
- version "3.0.3"
1880
- resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6"
1881
- integrity sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=
1882
-
1883
1867
lodash.isfunction@^3.0.9 :
1884
1868
version "3.0.9"
1885
1869
resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051"
1886
1870
integrity sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==
1887
1871
1888
- lodash.isinteger@^4.0.4 :
1889
- version "4.0.4"
1890
- resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343"
1891
- integrity sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=
1892
-
1893
- lodash.isnumber@^3.0.3 :
1894
- version "3.0.3"
1895
- resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc"
1896
- integrity sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=
1897
-
1898
1872
lodash.isplainobject@^4.0.6 :
1899
1873
version "4.0.6"
1900
1874
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
1901
1875
integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
1902
1876
1903
- lodash.isstring@^4.0.1 :
1904
- version "4.0.1"
1905
- resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
1906
- integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
1907
-
1908
1877
lodash.kebabcase@^4.1.1 :
1909
1878
version "4.1.1"
1910
1879
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
@@ -1920,11 +1889,6 @@ lodash.mergewith@^4.6.2:
1920
1889
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
1921
1890
integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
1922
1891
1923
- lodash.once@^4.0.0 :
1924
- version "4.1.1"
1925
- resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
1926
- integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
1927
-
1928
1892
lodash.snakecase@^4.1.1 :
1929
1893
version "4.1.1"
1930
1894
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
@@ -1960,7 +1924,7 @@ lodash.upperfirst@^4.3.1:
1960
1924
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
1961
1925
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
1962
1926
1963
- lodash@^4.17.15 :
1927
+ lodash@^4.17.15, lodash@^4.17.21 :
1964
1928
version "4.17.21"
1965
1929
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1966
1930
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2716
2680
dependencies :
2717
2681
lru-cache "^6.0.0"
2718
2682
2719
- semver@^5.6.0 :
2720
- version "5.7.0"
2721
- resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
2722
- integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
2723
-
2724
2683
semver@^6.3.0 :
2725
2684
version "6.3.0"
2726
2685
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
@@ -2733,6 +2692,13 @@ semver@^7.3.4:
2733
2692
dependencies :
2734
2693
lru-cache "^6.0.0"
2735
2694
2695
+ semver@^7.3.8 :
2696
+ version "7.3.8"
2697
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
2698
+ integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
2699
+ dependencies :
2700
+ lru-cache "^6.0.0"
2701
+
2736
2702
2737
2703
version "0.17.1"
2738
2704
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
0 commit comments