|
2279 | 2279 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
2280 | 2280 |
|
2281 | 2281 | "@babel/runtime-corejs3@7.20.13", "@babel/runtime-corejs3@^7.14.0", "@babel/runtime-corejs3@^7.15.4", "@babel/runtime-corejs3@^7.17.2", "@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.23.1", "@babel/runtime-corejs3@^7.24.1", "@babel/runtime-corejs3@^7.26.10": |
2282 | | - version "7.28.4" |
2283 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz#c25be39c7997ce2f130d70b9baecb8ed94df93fa" |
2284 | | - integrity sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ== |
| 2282 | + version "7.28.6" |
| 2283 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.6.tgz#f1e4a0da50f4856ceec1bb51c83f8ed0b202ed12" |
| 2284 | + integrity sha512-kz2fAQ5UzjV7X7D3ySxmj3vRq89dTpqOZWv76Z6pNPztkwb/0Yj1Mtx1xFrYj6mbIHysxtBot8J4o0JLCblcFw== |
2285 | 2285 | dependencies: |
2286 | 2286 | core-js-pure "^3.43.0" |
2287 | 2287 |
|
2288 | 2288 | "@babel/runtime@7.14.8", "@babel/runtime@7.15.4", "@babel/runtime@7.19.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.25.6", "@babel/runtime@^7.26.10", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
2289 | | - version "7.28.4" |
2290 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
2291 | | - integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
| 2289 | + version "7.28.6" |
| 2290 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
| 2291 | + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
2292 | 2292 |
|
2293 | 2293 | "@babel/template@^7.22.15": |
2294 | 2294 | version "7.22.15" |
@@ -7075,7 +7075,7 @@ depcheck@^1.4.7: |
7075 | 7075 | semver "^7.5.4" |
7076 | 7076 | yargs "^16.2.0" |
7077 | 7077 |
|
7078 | | -depd@2.0.0: |
| 7078 | +depd@2.0.0, depd@~2.0.0: |
7079 | 7079 | version "2.0.0" |
7080 | 7080 | resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df" |
7081 | 7081 | integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== |
@@ -8446,10 +8446,10 @@ forwarded@0.2.0: |
8446 | 8446 | resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" |
8447 | 8447 | integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== |
8448 | 8448 |
|
8449 | | -fresh@0.5.2, fresh@^0.5.2: |
| 8449 | +fresh@0.5.2, fresh@^0.5.2, fresh@~0.5.2: |
8450 | 8450 | version "0.5.2" |
8451 | 8451 | resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" |
8452 | | - integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac= |
| 8452 | + integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== |
8453 | 8453 |
|
8454 | 8454 | fromentries@^1.2.0: |
8455 | 8455 | version "1.3.1" |
@@ -9168,6 +9168,17 @@ http-errors@~1.6.2: |
9168 | 9168 | setprototypeof "1.1.0" |
9169 | 9169 | statuses ">= 1.4.0 < 2" |
9170 | 9170 |
|
| 9171 | +http-errors@~2.0.1: |
| 9172 | + version "2.0.1" |
| 9173 | + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.1.tgz#36d2f65bc909c8790018dd36fb4d93da6caae06b" |
| 9174 | + integrity sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ== |
| 9175 | + dependencies: |
| 9176 | + depd "~2.0.0" |
| 9177 | + inherits "~2.0.4" |
| 9178 | + setprototypeof "~1.2.0" |
| 9179 | + statuses "~2.0.2" |
| 9180 | + toidentifier "~1.0.1" |
| 9181 | + |
9171 | 9182 | http-parser-js@>=0.5.1: |
9172 | 9183 | version "0.5.8" |
9173 | 9184 | resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.8.tgz#af23090d9ac4e24573de6f6aecc9d84a48bf20e3" |
@@ -10501,10 +10512,10 @@ lodash.union@^4.6.0: |
10501 | 10512 | resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88" |
10502 | 10513 | integrity sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw== |
10503 | 10514 |
|
10504 | | -lodash@^4.1.2, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.15, lodash@~4.17.21: |
10505 | | - version "4.17.21" |
10506 | | - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
10507 | | - integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| 10515 | +lodash@^4.1.2, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.17.4, lodash@~4.17.15, lodash@~4.17.21: |
| 10516 | + version "4.17.23" |
| 10517 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" |
| 10518 | + integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w== |
10508 | 10519 |
|
10509 | 10520 | log-symbols@4.1.0, log-symbols@^4.1.0: |
10510 | 10521 | version "4.1.0" |
@@ -11824,7 +11835,7 @@ on-exit-leak-free@^2.1.0: |
11824 | 11835 | resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz#fed195c9ebddb7d9e4c3842f93f281ac8dadd3b8" |
11825 | 11836 | integrity sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA== |
11826 | 11837 |
|
11827 | | -on-finished@2.4.1, on-finished@^2.4.1: |
| 11838 | +on-finished@2.4.1, on-finished@^2.4.1, on-finished@~2.4.1: |
11828 | 11839 | version "2.4.1" |
11829 | 11840 | resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" |
11830 | 11841 | integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== |
@@ -13459,23 +13470,23 @@ send@0.19.0: |
13459 | 13470 | statuses "2.0.1" |
13460 | 13471 |
|
13461 | 13472 | send@^0.18.0, send@^0.19.0: |
13462 | | - version "0.19.1" |
13463 | | - resolved "https://registry.yarnpkg.com/send/-/send-0.19.1.tgz#1c2563b2ee4fe510b806b21ec46f355005a369f9" |
13464 | | - integrity sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg== |
| 13473 | + version "0.19.2" |
| 13474 | + resolved "https://registry.yarnpkg.com/send/-/send-0.19.2.tgz#59bc0da1b4ea7ad42736fd642b1c4294e114ff29" |
| 13475 | + integrity sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg== |
13465 | 13476 | dependencies: |
13466 | 13477 | debug "2.6.9" |
13467 | 13478 | depd "2.0.0" |
13468 | 13479 | destroy "1.2.0" |
13469 | 13480 | encodeurl "~2.0.0" |
13470 | 13481 | escape-html "~1.0.3" |
13471 | 13482 | etag "~1.8.1" |
13472 | | - fresh "0.5.2" |
13473 | | - http-errors "2.0.0" |
| 13483 | + fresh "~0.5.2" |
| 13484 | + http-errors "~2.0.1" |
13474 | 13485 | mime "1.6.0" |
13475 | 13486 | ms "2.1.3" |
13476 | | - on-finished "2.4.1" |
| 13487 | + on-finished "~2.4.1" |
13477 | 13488 | range-parser "~1.2.1" |
13478 | | - statuses "2.0.1" |
| 13489 | + statuses "~2.0.2" |
13479 | 13490 |
|
13480 | 13491 | serialize-javascript@6.0.0, serialize-javascript@^6.0.1, serialize-javascript@^6.0.2: |
13481 | 13492 | version "6.0.2" |
@@ -13544,7 +13555,7 @@ setprototypeof@1.1.0: |
13544 | 13555 | resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656" |
13545 | 13556 | integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ== |
13546 | 13557 |
|
13547 | | -setprototypeof@1.2.0: |
| 13558 | +setprototypeof@1.2.0, setprototypeof@~1.2.0: |
13548 | 13559 | version "1.2.0" |
13549 | 13560 | resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" |
13550 | 13561 | integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== |
@@ -13977,6 +13988,11 @@ statuses@2.0.1: |
13977 | 13988 | resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" |
13978 | 13989 | integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== |
13979 | 13990 |
|
| 13991 | +statuses@~2.0.2: |
| 13992 | + version "2.0.2" |
| 13993 | + resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.2.tgz#8f75eecef765b5e1cfcdc080da59409ed424e382" |
| 13994 | + integrity sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw== |
| 13995 | + |
13980 | 13996 | stop-iteration-iterator@^1.0.0: |
13981 | 13997 | version "1.0.0" |
13982 | 13998 | resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#6a60be0b4ee757d1ed5254858ec66b10c49285e4" |
@@ -14522,7 +14538,7 @@ to-through@^3.0.0: |
14522 | 14538 | dependencies: |
14523 | 14539 | streamx "^2.12.5" |
14524 | 14540 |
|
14525 | | -toidentifier@1.0.1: |
| 14541 | +toidentifier@1.0.1, toidentifier@~1.0.1: |
14526 | 14542 | version "1.0.1" |
14527 | 14543 | resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" |
14528 | 14544 | integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== |
|
0 commit comments