@@ -1559,21 +1559,15 @@ jsonpointer@^4.0.0:
1559
1559
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1.0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc"
1560
1560
integrity sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==
1561
1561
1562
- jsonwebtoken@^8.5.1 :
1563
- version "8.5.1 "
1564
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1 .tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d "
1565
- integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w ==
1562
+ jsonwebtoken@^9.0.0 :
1563
+ version "9.0.0 "
1564
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0 .tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d "
1565
+ integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw ==
1566
1566
dependencies :
1567
1567
jws "^3.2.2"
1568
- lodash.includes "^4.3.0"
1569
- lodash.isboolean "^3.0.3"
1570
- lodash.isinteger "^4.0.4"
1571
- lodash.isnumber "^3.0.3"
1572
- lodash.isplainobject "^4.0.6"
1573
- lodash.isstring "^4.0.1"
1574
- lodash.once "^4.0.0"
1568
+ lodash "^4.17.21"
1575
1569
ms "^2.1.1"
1576
- semver "^5.6.0 "
1570
+ semver "^7.3.8 "
1577
1571
1578
1572
jsprim@^1.2.2 :
1579
1573
version "1.4.1"
1694
1688
lodash._basecreate "^3.0.0"
1695
1689
lodash._isiterateecall "^3.0.0"
1696
1690
1697
- lodash.includes@^4.3.0 :
1698
- version "4.3.0"
1699
- resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
1700
- integrity sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=
1701
-
1702
1691
lodash.isarguments@^3.0.0 :
1703
1692
version "3.1.0"
1704
1693
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
@@ -1709,31 +1698,6 @@ lodash.isarray@^3.0.0:
1709
1698
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
1710
1699
integrity sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=
1711
1700
1712
- lodash.isboolean@^3.0.3 :
1713
- version "3.0.3"
1714
- resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6"
1715
- integrity sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=
1716
-
1717
- lodash.isinteger@^4.0.4 :
1718
- version "4.0.4"
1719
- resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343"
1720
- integrity sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=
1721
-
1722
- lodash.isnumber@^3.0.3 :
1723
- version "3.0.3"
1724
- resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc"
1725
- integrity sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=
1726
-
1727
- lodash.isplainobject@^4.0.6 :
1728
- version "4.0.6"
1729
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
1730
- integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
1731
-
1732
- lodash.isstring@^4.0.1 :
1733
- version "4.0.1"
1734
- resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
1735
- integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
1736
-
1737
1701
lodash.keys@^3.0.0 :
1738
1702
version "3.1.2"
1739
1703
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -1743,11 +1707,6 @@ lodash.keys@^3.0.0:
1743
1707
lodash.isarguments "^3.0.0"
1744
1708
lodash.isarray "^3.0.0"
1745
1709
1746
- lodash.once@^4.0.0 :
1747
- version "4.1.1"
1748
- resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
1749
- integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
1750
-
1751
1710
lodash@^4.0.0, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.5.1 :
1752
1711
version "4.17.21"
1753
1712
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -2383,11 +2342,18 @@ sax@>=0.6.0:
2383
2342
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
2384
2343
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
2385
2344
2386
- " semver@2 || 3 || 4 || 5" , semver@^5.5.0, semver@^5.6.0 :
2345
+ " semver@2 || 3 || 4 || 5" , semver@^5.5.0:
2387
2346
version "5.7.1"
2388
2347
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
2389
2348
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
2390
2349
2350
+ semver@^7.3.8 :
2351
+ version "7.3.8"
2352
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
2353
+ integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
2354
+ dependencies :
2355
+ lru-cache "^6.0.0"
2356
+
2391
2357
set-blocking@^2.0.0 :
2392
2358
version "2.0.0"
2393
2359
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
0 commit comments