|
1918 | 1918 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2" |
1919 | 1919 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ== |
1920 | 1920 |
|
1921 | | -"@types/express-serve-static-core@*": |
1922 | | - version "4.17.2" |
1923 | | - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.2.tgz#f6f41fa35d42e79dbf6610eccbb2637e6008a0cf" |
1924 | | - integrity sha512-El9yMpctM6tORDAiBwZVLMcxoTMcqqRO9dVyYcn7ycLWbvR8klrDn8CAOwRfZujZtWD7yS/mshTdz43jMOejbg== |
1925 | | - dependencies: |
1926 | | - "@types/node" "*" |
1927 | | - "@types/range-parser" "*" |
1928 | | - |
1929 | 1921 | "@types/express-serve-static-core@^5.0.0": |
1930 | 1922 | version "5.0.1" |
1931 | 1923 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.1.tgz#3c9997ae9d00bc236e45c6374e84f2596458d9db" |
|
1936 | 1928 | "@types/range-parser" "*" |
1937 | 1929 | "@types/send" "*" |
1938 | 1930 |
|
1939 | | -"@types/express@5.0.4": |
1940 | | - version "5.0.4" |
1941 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.4.tgz#975e7fc1097066a83b992fd2bb8a4819622e8bae" |
1942 | | - integrity sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA== |
| 1931 | +"@types/express@5.0.5": |
| 1932 | + version "5.0.5" |
| 1933 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.5.tgz#3ba069177caa34ab96585ca23b3984d752300cdc" |
| 1934 | + integrity sha512-LuIQOcb6UmnF7C1PCFmEU1u2hmiHL43fgFQX67sN3H4Z+0Yk0Neo++mFsBjhOAuLzvlQeqAAkeDOZrJs9rzumQ== |
1943 | 1935 | dependencies: |
1944 | 1936 | "@types/body-parser" "*" |
1945 | 1937 | "@types/express-serve-static-core" "^5.0.0" |
1946 | | - "@types/serve-static" "*" |
| 1938 | + "@types/serve-static" "^1" |
1947 | 1939 |
|
1948 | 1940 | "@types/graceful-fs@^4.1.2": |
1949 | 1941 | version "4.1.3" |
|
1952 | 1944 | dependencies: |
1953 | 1945 | "@types/node" "*" |
1954 | 1946 |
|
| 1947 | +"@types/http-errors@*": |
| 1948 | + version "2.0.5" |
| 1949 | + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.5.tgz#5b749ab2b16ba113423feb1a64a95dcd30398472" |
| 1950 | + integrity sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg== |
| 1951 | + |
1955 | 1952 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": |
1956 | 1953 | version "2.0.1" |
1957 | 1954 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff" |
|
1999 | 1996 | resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
2000 | 1997 | integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
2001 | 1998 |
|
2002 | | -"@types/mime@*": |
2003 | | - version "2.0.1" |
2004 | | - resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d" |
2005 | | - integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw== |
2006 | | - |
2007 | 1999 | "@types/mime@^1": |
2008 | 2000 | version "1.3.5" |
2009 | 2001 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690" |
|
2074 | 2066 | "@types/mime" "^1" |
2075 | 2067 | "@types/node" "*" |
2076 | 2068 |
|
2077 | | -"@types/serve-static@*": |
2078 | | - version "1.13.3" |
2079 | | - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.3.tgz#eb7e1c41c4468272557e897e9171ded5e2ded9d1" |
2080 | | - integrity sha512-oprSwp094zOglVrXdlo/4bAHtKTAxX6VT8FOZlBKrmyLbNvE1zxZyJ6yikMVtHIvwP45+ZQGJn+FdXGKTozq0g== |
| 2069 | +"@types/send@<1": |
| 2070 | + version "0.17.6" |
| 2071 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.6.tgz#aeb5385be62ff58a52cd5459daa509ae91651d25" |
| 2072 | + integrity sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og== |
2081 | 2073 | dependencies: |
2082 | | - "@types/express-serve-static-core" "*" |
2083 | | - "@types/mime" "*" |
| 2074 | + "@types/mime" "^1" |
| 2075 | + "@types/node" "*" |
| 2076 | + |
| 2077 | +"@types/serve-static@^1": |
| 2078 | + version "1.15.10" |
| 2079 | + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.10.tgz#768169145a778f8f5dfcb6360aead414a3994fee" |
| 2080 | + integrity sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw== |
| 2081 | + dependencies: |
| 2082 | + "@types/http-errors" "*" |
| 2083 | + "@types/node" "*" |
| 2084 | + "@types/send" "<1" |
2084 | 2085 |
|
2085 | 2086 | "@types/stack-utils@^2.0.0": |
2086 | 2087 | version "2.0.0" |
|
0 commit comments