|
2487 | 2487 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" |
2488 | 2488 | integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g== |
2489 | 2489 |
|
2490 | | -"@types/express-serve-static-core@*": |
2491 | | - version "4.17.14" |
2492 | | - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.14.tgz#cabf91debeeb3cb04b798e2cff908864e89b6106" |
2493 | | - integrity sha512-uFTLwu94TfUFMToXNgRZikwPuZdOtDgs3syBtAIr/OXorL1kJqUJT9qCLnRZ5KBOWfZQikQ2xKgR2tnDj1OgDA== |
| 2490 | +"@types/express-serve-static-core@^4.17.33": |
| 2491 | + version "4.19.7" |
| 2492 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.7.tgz#f1d306dcc03b1aafbfb6b4fe684cce8a31cffc10" |
| 2493 | + integrity sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg== |
2494 | 2494 | dependencies: |
2495 | 2495 | "@types/node" "*" |
2496 | 2496 | "@types/qs" "*" |
2497 | 2497 | "@types/range-parser" "*" |
| 2498 | + "@types/send" "*" |
2498 | 2499 |
|
2499 | | -"@types/express@^4.17.8": |
2500 | | - version "4.17.9" |
2501 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78" |
2502 | | - integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw== |
| 2500 | +"@types/express@^4.17.13": |
| 2501 | + version "4.17.25" |
| 2502 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.25.tgz#070c8c73a6fee6936d65c195dbbfb7da5026649b" |
| 2503 | + integrity sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw== |
2503 | 2504 | dependencies: |
2504 | 2505 | "@types/body-parser" "*" |
2505 | | - "@types/express-serve-static-core" "*" |
| 2506 | + "@types/express-serve-static-core" "^4.17.33" |
2506 | 2507 | "@types/qs" "*" |
2507 | | - "@types/serve-static" "*" |
| 2508 | + "@types/serve-static" "^1" |
2508 | 2509 |
|
2509 | 2510 | "@types/glob-base@^0.3.0": |
2510 | 2511 | version "0.3.0" |
|
2547 | 2548 | resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.0.0.tgz#7532440c138605ced1b555935c3115ddd20e8bef" |
2548 | 2549 | integrity sha512-q95SP4FdkmF0CwO0F2q0H6ZgudsApaY/yCtAQNRn1gduef5fGpyEphzy0YCq/N0UFvDSnLg5V8jFK/YGXlDiCw== |
2549 | 2550 |
|
| 2551 | +"@types/http-errors@*": |
| 2552 | + version "2.0.5" |
| 2553 | + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.5.tgz#5b749ab2b16ba113423feb1a64a95dcd30398472" |
| 2554 | + integrity sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg== |
| 2555 | + |
2550 | 2556 | "@types/is-function@^1.0.0": |
2551 | 2557 | version "1.0.0" |
2552 | 2558 | resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.0.tgz#1b0b819b1636c7baf0d6785d030d12edf70c3e83" |
|
2637 | 2643 | dependencies: |
2638 | 2644 | "@types/braces" "*" |
2639 | 2645 |
|
2640 | | -"@types/mime@*": |
2641 | | - version "2.0.3" |
2642 | | - resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a" |
2643 | | - integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q== |
| 2646 | +"@types/mime@^1": |
| 2647 | + version "1.3.5" |
| 2648 | + resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690" |
| 2649 | + integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w== |
2644 | 2650 |
|
2645 | 2651 | "@types/minimatch@*": |
2646 | 2652 | version "3.0.3" |
|
2755 | 2761 | dependencies: |
2756 | 2762 | "@types/react" "*" |
2757 | 2763 |
|
2758 | | -"@types/serve-static@*": |
2759 | | - version "1.13.8" |
2760 | | - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.8.tgz#851129d434433c7082148574ffec263d58309c46" |
2761 | | - integrity sha512-MoJhSQreaVoL+/hurAZzIm8wafFR6ajiTM1m4A0kv6AGeVBl4r4pOV8bGFrjjq1sGxDTnCoF8i22o0/aE5XCyA== |
| 2764 | +"@types/send@*": |
| 2765 | + version "1.2.1" |
| 2766 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-1.2.1.tgz#6a784e45543c18c774c049bff6d3dbaf045c9c74" |
| 2767 | + integrity sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ== |
| 2768 | + dependencies: |
| 2769 | + "@types/node" "*" |
| 2770 | + |
| 2771 | +"@types/send@<1": |
| 2772 | + version "0.17.6" |
| 2773 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.6.tgz#aeb5385be62ff58a52cd5459daa509ae91651d25" |
| 2774 | + integrity sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og== |
| 2775 | + dependencies: |
| 2776 | + "@types/mime" "^1" |
| 2777 | + "@types/node" "*" |
| 2778 | + |
| 2779 | +"@types/serve-static@^1": |
| 2780 | + version "1.15.10" |
| 2781 | + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.10.tgz#768169145a778f8f5dfcb6360aead414a3994fee" |
| 2782 | + integrity sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw== |
2762 | 2783 | dependencies: |
2763 | | - "@types/mime" "*" |
| 2784 | + "@types/http-errors" "*" |
2764 | 2785 | "@types/node" "*" |
| 2786 | + "@types/send" "<1" |
2765 | 2787 |
|
2766 | 2788 | "@types/source-list-map@*": |
2767 | 2789 | version "0.1.2" |
|
4986 | 5008 | dependencies: |
4987 | 5009 | safe-buffer "5.1.2" |
4988 | 5010 |
|
| 5011 | +content-disposition@^0.5.3: |
| 5012 | + version "0.5.4" |
| 5013 | + resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe" |
| 5014 | + integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== |
| 5015 | + dependencies: |
| 5016 | + safe-buffer "5.2.1" |
| 5017 | + |
4989 | 5018 | content-type@~1.0.4: |
4990 | 5019 | version "1.0.4" |
4991 | 5020 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" |
@@ -6565,7 +6594,7 @@ fast-glob@^3.0.3: |
6565 | 6594 | micromatch "^4.0.2" |
6566 | 6595 | picomatch "^2.2.1" |
6567 | 6596 |
|
6568 | | -fast-glob@^3.1.1, fast-glob@^3.2.4: |
| 6597 | +fast-glob@^3.1.1: |
6569 | 6598 | version "3.2.4" |
6570 | 6599 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3" |
6571 | 6600 | integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ== |
@@ -7129,6 +7158,11 @@ globalthis@^1.0.0: |
7129 | 7158 | dependencies: |
7130 | 7159 | define-properties "^1.1.3" |
7131 | 7160 |
|
| 7161 | + |
| 7162 | + version "0.1.0" |
| 7163 | + resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465" |
| 7164 | + integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q== |
| 7165 | + |
7132 | 7166 | [email protected], globby@^11.0.1: |
7133 | 7167 | version "11.0.1" |
7134 | 7168 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" |
@@ -7180,6 +7214,11 @@ globby@^9.2.0: |
7180 | 7214 | pify "^4.0.1" |
7181 | 7215 | slash "^2.0.0" |
7182 | 7216 |
|
| 7217 | +globrex@^0.1.2: |
| 7218 | + version "0.1.2" |
| 7219 | + resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" |
| 7220 | + integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== |
| 7221 | + |
7183 | 7222 | good-listener@^1.2.2: |
7184 | 7223 | version "1.2.2" |
7185 | 7224 | resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50" |
@@ -9503,20 +9542,20 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0: |
9503 | 9542 | resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61" |
9504 | 9543 | integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug== |
9505 | 9544 |
|
9506 | | -next-page-tester@0.22.0: |
9507 | | - version "0.22.0" |
9508 | | - resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.22.0.tgz#09e773d683b0aa7bc518856bd13222456e7f8cd9" |
9509 | | - integrity sha512-G8zaAE8eP6WC6ALmMigqRYpkxgVDsL4n1V7YbtLHAoG7Mhu8vU/hsUAHAuVFEtPUMP/SEoQIqoqWl24gRettvQ== |
| 9545 | +next-page-tester@0.33.0: |
| 9546 | + version "0.33.0" |
| 9547 | + resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.33.0.tgz#95cec539ff451ef2dad19497e6ab537f441d77bf" |
| 9548 | + integrity sha512-9YgSskZtr742KR8p5xhSIOp6nkaIpOCsahVTPG2690RFuO1x0pxcnNli6ZlkapS+YIWDpSV/7gJX3SvWK4Qi5g== |
9510 | 9549 | dependencies: |
9511 | | - "@types/express" "^4.17.8" |
| 9550 | + "@types/express" "^4.17.13" |
9512 | 9551 | cookie "^0.4.1" |
9513 | 9552 | dotenv "^8.2.0" |
9514 | 9553 | dotenv-expand "^5.1.0" |
9515 | | - fast-glob "^3.2.4" |
9516 | 9554 | find-root "^1.1.0" |
9517 | | - node-mocks-http "^1.10.1" |
| 9555 | + node-mocks-http "^1.11.0" |
9518 | 9556 | normalize-path "^3.0.0" |
9519 | 9557 | stealthy-require "^1.1.1" |
| 9558 | + tiny-glob "^0.2.9" |
9520 | 9559 |
|
9521 | 9560 | |
9522 | 9561 | version "10.0.7" |
@@ -9653,12 +9692,13 @@ node-libs-browser@^2.2.1: |
9653 | 9692 | util "^0.11.0" |
9654 | 9693 | vm-browserify "^1.0.1" |
9655 | 9694 |
|
9656 | | -node-mocks-http@^1.10.1: |
9657 | | - version "1.10.1" |
9658 | | - resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.10.1.tgz#0232e99a5f66f5d2a0216a47251346bf5606d2d0" |
9659 | | - integrity sha512-/Nz83kiJ3z+vGqxmlDyv8+L1CJno+gH23DzG3oPH9dBSfMYa5IFVwPgZpXCB2kdiiIu/HoDpZ2BuLqQs7qjFLQ== |
| 9695 | +node-mocks-http@^1.11.0: |
| 9696 | + version "1.17.2" |
| 9697 | + resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.17.2.tgz#e947d9b94defb13e3775414a8200c848f6b2fc74" |
| 9698 | + integrity sha512-HVxSnjNzE9NzoWMx9T9z4MLqwMpLwVvA0oVZ+L+gXskYXEJ6tFn3Kx4LargoB6ie7ZlCLplv7QbWO6N+MysWGA== |
9660 | 9699 | dependencies: |
9661 | 9700 | accepts "^1.3.7" |
| 9701 | + content-disposition "^0.5.3" |
9662 | 9702 | depd "^1.1.0" |
9663 | 9703 | fresh "^0.5.2" |
9664 | 9704 | merge-descriptors "^1.0.1" |
|
11522 | 11562 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" |
11523 | 11563 | integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== |
11524 | 11564 |
|
| 11565 | + |
| 11566 | + version "5.2.1" |
| 11567 | + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" |
| 11568 | + integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== |
| 11569 | + |
11525 | 11570 | safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0: |
11526 | 11571 | version "5.2.0" |
11527 | 11572 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" |
@@ -12775,6 +12820,14 @@ tiny-emitter@^2.0.0: |
12775 | 12820 | resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423" |
12776 | 12821 | integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q== |
12777 | 12822 |
|
| 12823 | +tiny-glob@^0.2.9: |
| 12824 | + version "0.2.9" |
| 12825 | + resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.9.tgz#2212d441ac17928033b110f8b3640683129d31e2" |
| 12826 | + integrity sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg== |
| 12827 | + dependencies: |
| 12828 | + globalyzer "0.1.0" |
| 12829 | + globrex "^0.1.2" |
| 12830 | + |
12778 | 12831 | tinycolor2@^1.4.1: |
12779 | 12832 | version "1.4.2" |
12780 | 12833 | resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803" |
|
0 commit comments