|
621 | 621 | integrity sha512-kdeyUs2jy6iHVq8H27ymIE1a/ci7LjEw9VvXtvP8FKr0QptiEoM30oPy8XFfcWiPdcd2VzYdCGMYwow+K+guXA==
|
622 | 622 |
|
623 | 623 | "@types/body-parser@*":
|
624 |
| - version "1.19.5" |
625 |
| - resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.5.tgz#04ce9a3b677dc8bd681a17da1ab9835dc9d3ede4" |
626 |
| - integrity sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg== |
| 624 | + version "1.19.6" |
| 625 | + resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.6.tgz#1859bebb8fd7dac9918a45d54c1971ab8b5af474" |
| 626 | + integrity sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g== |
627 | 627 | dependencies:
|
628 | 628 | "@types/connect" "*"
|
629 | 629 | "@types/node" "*"
|
|
641 | 641 | integrity sha512-XQmGcbnxUNa06HR3VBVkc9+A2Vpi9ZyLJcdS5dwaQQ/4ZMWFO+5c90FnMUpbtMZwB/FChoYHwuVg8TvkECacTA==
|
642 | 642 |
|
643 | 643 | "@types/express-serve-static-core@^4.17.33":
|
644 |
| - version "4.17.41" |
645 |
| - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz#5077defa630c2e8d28aa9ffc2c01c157c305bef6" |
646 |
| - integrity sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA== |
| 644 | + version "4.19.6" |
| 645 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz#e01324c2a024ff367d92c66f48553ced0ab50267" |
| 646 | + integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A== |
647 | 647 | dependencies:
|
648 | 648 | "@types/node" "*"
|
649 | 649 | "@types/qs" "*"
|
650 | 650 | "@types/range-parser" "*"
|
651 | 651 | "@types/send" "*"
|
652 | 652 |
|
653 | 653 | "@types/express@^4.17.17":
|
654 |
| - version "4.17.21" |
655 |
| - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d" |
656 |
| - integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ== |
| 654 | + version "4.17.23" |
| 655 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.23.tgz#35af3193c640bfd4d7fe77191cd0ed411a433bef" |
| 656 | + integrity sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ== |
657 | 657 | dependencies:
|
658 | 658 | "@types/body-parser" "*"
|
659 | 659 | "@types/express-serve-static-core" "^4.17.33"
|
660 | 660 | "@types/qs" "*"
|
661 | 661 | "@types/serve-static" "*"
|
662 | 662 |
|
663 | 663 | "@types/http-errors@*":
|
664 |
| - version "2.0.4" |
665 |
| - resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f" |
666 |
| - integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== |
| 664 | + version "2.0.5" |
| 665 | + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.5.tgz#5b749ab2b16ba113423feb1a64a95dcd30398472" |
| 666 | + integrity sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg== |
667 | 667 |
|
668 | 668 | "@types/jsbn@^1.2.33":
|
669 | 669 | version "1.2.33"
|
|
689 | 689 | "@types/retry" "*"
|
690 | 690 | "@types/ssri" "*"
|
691 | 691 |
|
692 |
| -"@types/mime@*": |
693 |
| - version "3.0.4" |
694 |
| - resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.4.tgz#2198ac274de6017b44d941e00261d5bc6a0e0a45" |
695 |
| - integrity sha512-iJt33IQnVRkqeqC7PzBHPTC6fDlRNRW8vjrgqtScAhrmMwe8c4Eo7+fUGTa+XdWrpEgpyKWMYmi2dIwMAYRzPw== |
696 |
| - |
697 | 692 | "@types/mime@^1":
|
698 | 693 | version "1.3.5"
|
699 | 694 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
|
|
725 | 720 | form-data "^4.0.0"
|
726 | 721 |
|
727 | 722 | "@types/node@*":
|
728 |
| - version "20.10.0" |
729 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.0.tgz#16ddf9c0a72b832ec4fcce35b8249cf149214617" |
730 |
| - integrity sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ== |
| 723 | + version "24.0.10" |
| 724 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb" |
| 725 | + integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA== |
731 | 726 | dependencies:
|
732 |
| - undici-types "~5.26.4" |
| 727 | + undici-types "~7.8.0" |
733 | 728 |
|
734 | 729 | "@types/node@^20.17.17":
|
735 | 730 | version "20.17.17"
|
|
751 | 746 | "@types/node" "*"
|
752 | 747 |
|
753 | 748 | "@types/qs@*":
|
754 |
| - version "6.9.10" |
755 |
| - resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.10.tgz#0af26845b5067e1c9a622658a51f60a3934d51e8" |
756 |
| - integrity sha512-3Gnx08Ns1sEoCrWssEgTSJs/rsT2vhGP+Ja9cnnk9k4ALxinORlQneLXFeFKOTJMOeZUFD1s7w+w2AphTpvzZw== |
| 749 | + version "6.14.0" |
| 750 | + resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.14.0.tgz#d8b60cecf62f2db0fb68e5e006077b9178b85de5" |
| 751 | + integrity sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ== |
757 | 752 |
|
758 | 753 | "@types/range-parser@*":
|
759 | 754 | version "1.2.7"
|
|
771 | 766 | integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
772 | 767 |
|
773 | 768 | "@types/send@*":
|
774 |
| - version "0.17.4" |
775 |
| - resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a" |
776 |
| - integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA== |
| 769 | + version "0.17.5" |
| 770 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.5.tgz#d991d4f2b16f2b1ef497131f00a9114290791e74" |
| 771 | + integrity sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w== |
777 | 772 | dependencies:
|
778 | 773 | "@types/mime" "^1"
|
779 | 774 | "@types/node" "*"
|
780 | 775 |
|
781 | 776 | "@types/serve-static@*":
|
782 |
| - version "1.15.5" |
783 |
| - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.5.tgz#15e67500ec40789a1e8c9defc2d32a896f05b033" |
784 |
| - integrity sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ== |
| 777 | + version "1.15.8" |
| 778 | + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.8.tgz#8180c3fbe4a70e8f00b9f70b9ba7f08f35987877" |
| 779 | + integrity sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg== |
785 | 780 | dependencies:
|
786 | 781 | "@types/http-errors" "*"
|
787 |
| - "@types/mime" "*" |
788 | 782 | "@types/node" "*"
|
| 783 | + "@types/send" "*" |
789 | 784 |
|
790 | 785 | "@types/sinon@^17.0.0":
|
791 | 786 | version "17.0.3"
|
@@ -5101,16 +5096,16 @@ unbox-primitive@^1.0.2:
|
5101 | 5096 | has-symbols "^1.0.3"
|
5102 | 5097 | which-boxed-primitive "^1.0.2"
|
5103 | 5098 |
|
5104 |
| -undici-types@~5.26.4: |
5105 |
| - version "5.26.5" |
5106 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
5107 |
| - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
5108 |
| - |
5109 | 5099 | undici-types@~6.19.2:
|
5110 | 5100 | version "6.19.8"
|
5111 | 5101 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
|
5112 | 5102 | integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
|
5113 | 5103 |
|
| 5104 | +undici-types@~7.8.0: |
| 5105 | + version "7.8.0" |
| 5106 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294" |
| 5107 | + integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw== |
| 5108 | + |
5114 | 5109 | unique-filename@^3.0.0:
|
5115 | 5110 | version "3.0.0"
|
5116 | 5111 | resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea"
|
|
0 commit comments