-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
- Loading branch information
1 parent
b55c33d
commit b47dbe3
Showing
1 changed file
with
82 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,9 @@ | |
|
||
|
||
"@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": | ||
version "7.24.5" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5.tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c" | ||
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g== | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12" | ||
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
|
@@ -16,7 +16,7 @@ | |
dependencies: | ||
tslib "~2.6.2" | ||
|
||
"@blueprintjs/[email protected]", "@blueprintjs/core@^5.10.2": | ||
"@blueprintjs/[email protected]": | ||
version "5.10.2" | ||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.2.tgz#4b41a449a59f941b02a13b87705662561c11b388" | ||
integrity sha512-e5xXp5R7IyG7iR8h2TyOgvohSbLW8auE5eL2LAUU0g5MGqKLZDYabPwCer9b6/niTb7nfbTqlkeb7jB9bT3Akg== | ||
|
@@ -32,6 +32,22 @@ | |
tslib "~2.6.2" | ||
use-sync-external-store "^1.2.0" | ||
|
||
"@blueprintjs/core@^5.10.2", "@blueprintjs/core@^5.10.3": | ||
version "5.10.3" | ||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.3.tgz#92daf209ceb1b4bc33c3fb8c53287e63430bf0b9" | ||
integrity sha512-QlfvAkZOimeyJKs9+EKd52nYfHd1yltSJQLAmv0+0wF/5m+eQ5jeWjF8Mr/vwq2EqiC3pS2+i3mivORvxXTgDg== | ||
dependencies: | ||
"@blueprintjs/colors" "^5.1.1" | ||
"@blueprintjs/icons" "^5.9.0" | ||
"@popperjs/core" "^2.11.8" | ||
classnames "^2.3.1" | ||
normalize.css "^8.0.1" | ||
react-popper "^2.3.0" | ||
react-transition-group "^4.4.5" | ||
react-uid "^2.3.3" | ||
tslib "~2.6.2" | ||
use-sync-external-store "^1.2.0" | ||
|
||
"@blueprintjs/icons@^5.9.0": | ||
version "5.9.0" | ||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-5.9.0.tgz#f1d6ebffa3033bbdd8ea05dbfa6fb8e5e88cf119" | ||
|
@@ -42,11 +58,11 @@ | |
tslib "~2.6.2" | ||
|
||
"@blueprintjs/popover2@^2.1.4": | ||
version "2.1.4" | ||
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.4.tgz#85dc13a10d703aed4178a1969687ddd9c4cc5fc3" | ||
integrity sha512-k10gVun760dWhq/RjjlCAX6sXtfxKCrcFQlp8eSOBy2n1sbUaSaw4mFI3g/9VM8xJEr0qBAQX+uyA0VLQORdBA== | ||
version "2.1.5" | ||
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.5.tgz#c67403000b8278dea0f36f153a21150eef3c3f6f" | ||
integrity sha512-4SbATKdrUh0WYoHwm+zb6nQdtagGKSBJJgqPKyzPpaxJTCl1YH6dlYG3AMBP8Vl20cyvwl8Ho7jrt95zSpgNJA== | ||
dependencies: | ||
"@blueprintjs/core" "^5.10.2" | ||
"@blueprintjs/core" "^5.10.3" | ||
classnames "^2.3.1" | ||
tslib "~2.6.2" | ||
|
||
|
@@ -539,7 +555,7 @@ array-buffer-byte-length@^1.0.1: | |
call-bind "^1.0.5" | ||
is-array-buffer "^3.0.4" | ||
|
||
array-includes@^3.1.6, array-includes@^3.1.7: | ||
array-includes@^3.1.6, array-includes@^3.1.8: | ||
version "3.1.8" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" | ||
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ== | ||
|
@@ -551,7 +567,7 @@ array-includes@^3.1.6, array-includes@^3.1.7: | |
get-intrinsic "^1.2.4" | ||
is-string "^1.0.7" | ||
|
||
array.prototype.findlast@^1.2.4: | ||
array.prototype.findlast@^1.2.5: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904" | ||
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ== | ||
|
@@ -594,14 +610,14 @@ array.prototype.toreversed@^1.1.2: | |
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.tosorted@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8" | ||
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg== | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc" | ||
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA== | ||
dependencies: | ||
call-bind "^1.0.5" | ||
call-bind "^1.0.7" | ||
define-properties "^1.2.1" | ||
es-abstract "^1.22.3" | ||
es-errors "^1.1.0" | ||
es-abstract "^1.23.3" | ||
es-errors "^1.3.0" | ||
es-shim-unscopables "^1.0.2" | ||
|
||
arraybuffer.prototype.slice@^1.0.3: | ||
|
@@ -668,9 +684,9 @@ aws4@^1.8.0: | |
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== | ||
|
||
axios@^1.6.1: | ||
version "1.6.8" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66" | ||
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ== | ||
version "1.7.2" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621" | ||
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw== | ||
dependencies: | ||
follow-redirects "^1.15.6" | ||
form-data "^4.0.0" | ||
|
@@ -1055,10 +1071,10 @@ dayjs@^1.10.4: | |
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e" | ||
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg== | ||
|
||
[email protected].4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: | ||
version "4.3.4" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
[email protected].5: | ||
version "4.3.5" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e" | ||
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
|
@@ -1069,6 +1085,13 @@ debug@^3.1.0: | |
dependencies: | ||
ms "^2.1.1" | ||
|
||
debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: | ||
version "4.3.4" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
deep-is@^0.1.3: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" | ||
|
@@ -1237,12 +1260,12 @@ es-define-property@^1.0.0: | |
dependencies: | ||
get-intrinsic "^1.2.4" | ||
|
||
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0: | ||
es-errors@^1.2.1, es-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-iterator-helpers@^1.0.17: | ||
es-iterator-helpers@^1.0.19: | ||
version "1.0.19" | ||
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8" | ||
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw== | ||
|
@@ -1315,28 +1338,28 @@ escape-string-regexp@^4.0.0: | |
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== | ||
|
||
eslint-plugin-react@^7.32.2: | ||
version "7.34.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997" | ||
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw== | ||
version "7.34.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66" | ||
integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw== | ||
dependencies: | ||
array-includes "^3.1.7" | ||
array.prototype.findlast "^1.2.4" | ||
array-includes "^3.1.8" | ||
array.prototype.findlast "^1.2.5" | ||
array.prototype.flatmap "^1.3.2" | ||
array.prototype.toreversed "^1.1.2" | ||
array.prototype.tosorted "^1.1.3" | ||
doctrine "^2.1.0" | ||
es-iterator-helpers "^1.0.17" | ||
es-iterator-helpers "^1.0.19" | ||
estraverse "^5.3.0" | ||
jsx-ast-utils "^2.4.1 || ^3.0.0" | ||
minimatch "^3.1.2" | ||
object.entries "^1.1.7" | ||
object.fromentries "^2.0.7" | ||
object.hasown "^1.1.3" | ||
object.values "^1.1.7" | ||
object.entries "^1.1.8" | ||
object.fromentries "^2.0.8" | ||
object.hasown "^1.1.4" | ||
object.values "^1.2.0" | ||
prop-types "^15.8.1" | ||
resolve "^2.0.0-next.5" | ||
semver "^6.3.1" | ||
string.prototype.matchall "^4.0.10" | ||
string.prototype.matchall "^4.0.11" | ||
|
||
[email protected]: | ||
version "5.1.1" | ||
|
@@ -2495,7 +2518,7 @@ object.assign@^4.1.4, object.assign@^4.1.5: | |
has-symbols "^1.0.3" | ||
object-keys "^1.1.1" | ||
|
||
object.entries@^1.1.7: | ||
object.entries@^1.1.8: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" | ||
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== | ||
|
@@ -2504,7 +2527,7 @@ object.entries@^1.1.7: | |
define-properties "^1.2.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.fromentries@^2.0.7: | ||
object.fromentries@^2.0.8: | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" | ||
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== | ||
|
@@ -2514,7 +2537,7 @@ object.fromentries@^2.0.7: | |
es-abstract "^1.23.2" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.hasown@^1.1.3: | ||
object.hasown@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc" | ||
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg== | ||
|
@@ -2523,7 +2546,7 @@ object.hasown@^1.1.3: | |
es-abstract "^1.23.2" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.values@^1.1.6, object.values@^1.1.7: | ||
object.values@^1.1.6, object.values@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b" | ||
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ== | ||
|
@@ -2827,12 +2850,12 @@ randombytes@^2.1.0: | |
safe-buffer "^5.1.0" | ||
|
||
react-dom@^18.2.0: | ||
version "18.2.0" | ||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" | ||
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== | ||
version "18.3.1" | ||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" | ||
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== | ||
dependencies: | ||
loose-envify "^1.1.0" | ||
scheduler "^0.23.0" | ||
scheduler "^0.23.2" | ||
|
||
react-fast-compare@^3.0.1: | ||
version "3.2.0" | ||
|
@@ -2870,9 +2893,9 @@ react-uid@^2.3.3: | |
tslib "^2.0.0" | ||
|
||
react@^18.2.0: | ||
version "18.2.0" | ||
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" | ||
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== | ||
version "18.3.1" | ||
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" | ||
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== | ||
dependencies: | ||
loose-envify "^1.1.0" | ||
|
||
|
@@ -3026,10 +3049,10 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: | |
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" | ||
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== | ||
|
||
scheduler@^0.23.0: | ||
version "0.23.0" | ||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" | ||
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== | ||
scheduler@^0.23.2: | ||
version "0.23.2" | ||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" | ||
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== | ||
dependencies: | ||
loose-envify "^1.1.0" | ||
|
||
|
@@ -3191,14 +3214,14 @@ sshpk@^1.14.1: | |
tweetnacl "~0.14.0" | ||
|
||
start-server-and-test@^2.0.0: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.3.tgz#15c53c85e23cba7698b498b8a2598cab95f3f802" | ||
integrity sha512-QsVObjfjFZKJE6CS6bSKNwWZCKBG6975/jKRPPGFfFh+yOQglSeGXiNWjzgQNXdphcBI9nXbyso9tPfX4YAUhg== | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.4.tgz#75628a9f305718efc13e893ca574853dc9bcfd10" | ||
integrity sha512-CKNeBTcP0hVqIlNismHMudb9q3lLdAjcVPO13/7gfI66fcJpeIb/o4NzQd1JK/CD+lfWVqr10ZH9Y14+OwlJuw== | ||
dependencies: | ||
arg "^5.0.2" | ||
bluebird "3.7.2" | ||
check-more-types "2.24.0" | ||
debug "4.3.4" | ||
debug "4.3.5" | ||
execa "5.1.1" | ||
lazy-ass "1.6.0" | ||
ps-tree "1.2.0" | ||
|
@@ -3220,7 +3243,7 @@ string-width@^4.1.0, string-width@^4.2.0: | |
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^6.0.1" | ||
|
||
string.prototype.matchall@^4.0.10: | ||
string.prototype.matchall@^4.0.11: | ||
version "4.0.11" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a" | ||
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg== | ||
|
@@ -3364,9 +3387,9 @@ tough-cookie@^4.1.3: | |
url-parse "^1.5.3" | ||
|
||
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@~2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" | ||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== | ||
|
||
tunnel-agent@^0.6.0: | ||
version "0.6.0" | ||
|