|
855 | 855 | dependencies: |
856 | 856 | "@types/node" "*" |
857 | 857 |
|
858 | | -"@types/express-serve-static-core@^4.17.31": |
859 | | - version "4.17.32" |
860 | | - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.32.tgz#93dda387f5516af616d8d3f05f2c4c79d81e1b82" |
861 | | - integrity sha512-aI5h/VOkxOF2Z1saPy0Zsxs5avets/iaiAJYznQFm5By/pamU31xWKL//epiF4OfUA2qTOc9PV6tCUjhO8wlZA== |
| 858 | +"@types/express-serve-static-core@^4.17.33": |
| 859 | + version "4.17.37" |
| 860 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.37.tgz#7e4b7b59da9142138a2aaa7621f5abedce8c7320" |
| 861 | + integrity sha512-ZohaCYTgGFcOP7u6aJOhY9uIZQgZ2vxC2yWoArY+FeDXlqeH66ZVBjgvg+RLVAS/DWNq4Ap9ZXu1+SUQiiWYMg== |
862 | 862 | dependencies: |
863 | 863 | "@types/node" "*" |
864 | 864 | "@types/qs" "*" |
865 | 865 | "@types/range-parser" "*" |
| 866 | + "@types/send" "*" |
866 | 867 |
|
867 | | - |
868 | | - version "4.17.15" |
869 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.15.tgz#9290e983ec8b054b65a5abccb610411953d417ff" |
870 | | - integrity sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ== |
| 868 | + |
| 869 | + version "4.17.18" |
| 870 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.18.tgz#efabf5c4495c1880df1bdffee604b143b29c4a95" |
| 871 | + integrity sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ== |
871 | 872 | dependencies: |
872 | 873 | "@types/body-parser" "*" |
873 | | - "@types/express-serve-static-core" "^4.17.31" |
| 874 | + "@types/express-serve-static-core" "^4.17.33" |
874 | 875 | "@types/qs" "*" |
875 | 876 | "@types/serve-static" "*" |
876 | 877 |
|
|
897 | 898 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10" |
898 | 899 | integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== |
899 | 900 |
|
| 901 | +"@types/mime@^1": |
| 902 | + version "1.3.2" |
| 903 | + resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" |
| 904 | + integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== |
| 905 | + |
900 | 906 | "@types/minimatch@*": |
901 | 907 | version "5.1.2" |
902 | 908 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" |
|
950 | 956 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" |
951 | 957 | integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== |
952 | 958 |
|
| 959 | +"@types/send@*": |
| 960 | + version "0.17.1" |
| 961 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.1.tgz#ed4932b8a2a805f1fe362a70f4e62d0ac994e301" |
| 962 | + integrity sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q== |
| 963 | + dependencies: |
| 964 | + "@types/mime" "^1" |
| 965 | + "@types/node" "*" |
| 966 | + |
953 | 967 | "@types/serve-static@*": |
954 | 968 | version "1.15.0" |
955 | 969 | resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.0.tgz#c7930ff61afb334e121a9da780aac0d9b8f34155" |
|
0 commit comments