Update types packages
| @@ -107,24 +107,24 @@ | |||
| 107 | "@types/archiver": "^6.0.3", | 107 | "@types/archiver": "^6.0.3", |
| 108 | "@types/bytes": "^3.1.5", | 108 | "@types/bytes": "^3.1.5", |
| 109 | "@types/command-exists": "^1.2.3", | 109 | "@types/command-exists": "^1.2.3", |
| 110 | "@types/compression": "^1.7.5", | 110 | "@types/compression": "^1.8.1", |
| 111 | "@types/cookie-parser": "^1.4.8", | 111 | "@types/cookie-parser": "^1.4.9", |
| 112 | "@types/cookie-session": "^2.0.49", | 112 | "@types/cookie-session": "^2.0.49", |
| 113 | "@types/cors": "^2.8.17", | 113 | "@types/cors": "^2.8.19", |
| 114 | "@types/deno": "^2.2.0", | 114 | "@types/deno": "^2.3.0", |
| 115 | "@types/express": "^4.17.21", | 115 | "@types/express": "^4.17.23", |
| 116 | "@types/jquery": "^3.5.32", | 116 | "@types/jquery": "^3.5.32", |
| 117 | "@types/jquery-cropper": "^1.0.4", | 117 | "@types/jquery-cropper": "^1.0.4", |
| 118 | "@types/jquery.transit": "^0.9.33", | 118 | "@types/jquery.transit": "^0.9.33", |
| 119 | "@types/jqueryui": "^1.12.24", | 119 | "@types/jqueryui": "^1.12.24", |
| 120 | "@types/lodash": "^4.17.16", | 120 | "@types/lodash": "^4.17.17", |
| 121 | "@types/mime-types": "^2.1.4", | 121 | "@types/mime-types": "^2.1.4", |
| 122 | "@types/multer": "^1.4.12", | 122 | "@types/multer": "^1.4.13", |
| 123 | "@types/node": "^18.19.80", | 123 | "@types/node": "^18.19.111", |
| 124 | "@types/node-persist": "^3.1.8", | 124 | "@types/node-persist": "^3.1.8", |
| 125 | "@types/png-chunk-text": "^1.0.3", | 125 | "@types/png-chunk-text": "^1.0.3", |
| 126 | "@types/png-chunks-extract": "^1.0.2", | 126 | "@types/png-chunks-extract": "^1.0.2", |
| 127 | "@types/response-time": "^2.3.8", | 127 | "@types/response-time": "^2.3.9", |
| 128 | "@types/select2": "^4.0.63", | 128 | "@types/select2": "^4.0.63", |
| 129 | "@types/toastr": "^2.1.43", | 129 | "@types/toastr": "^2.1.43", |
| 130 | "@types/write-file-atomic": "^4.0.3", | 130 | "@types/write-file-atomic": "^4.0.3", |
| @@ -1779,13 +1779,14 @@ | |||
| 1779 | "license": "MIT" | 1779 | "license": "MIT" |
| 1780 | }, | 1780 | }, |
| 1781 | "node_modules/@types/compression": { | 1781 | "node_modules/@types/compression": { |
| 1782 | "version": "1.7.5", | 1782 | "version": "1.8.1", |
| 1783 | "resolved": "https://registry.npmjs.org/@types/compression/-/compression-1.7.5.tgz", | 1783 | "resolved": "https://registry.npmjs.org/@types/compression/-/compression-1.8.1.tgz", |
| 1784 | "integrity": "sha512-AAQvK5pxMpaT+nDvhHrsBhLSYG5yQdtkaJE1WYieSNY2mVFKAgmU4ks65rkZD5oqnGCFLyQpUr1CqI4DmUMyDg==", | 1784 | "integrity": "sha512-kCFuWS0ebDbmxs0AXYn6e2r2nrGAb5KwQhknjSPSPgJcGd8+HVSILlUyFhGqML2gk39HcG7D1ydW9/qpYkN00Q==", |
| 1785 | "dev": true, | 1785 | "dev": true, |
| 1786 | "license": "MIT", | 1786 | "license": "MIT", |
| 1787 | "dependencies": { | 1787 | "dependencies": { |
| 1788 | "@types/express": "*" | 1788 | "@types/express": "*", |
| 1789 | "@types/node": "*" | ||
| 1789 | } | 1790 | } |
| 1790 | }, | 1791 | }, |
| 1791 | "node_modules/@types/connect": { | 1792 | "node_modules/@types/connect": { |
| @@ -1799,9 +1800,9 @@ | |||
| 1799 | } | 1800 | } |
| 1800 | }, | 1801 | }, |
| 1801 | "node_modules/@types/cookie-parser": { | 1802 | "node_modules/@types/cookie-parser": { |
| 1802 | "version": "1.4.8", | 1803 | "version": "1.4.9", |
| 1803 | "resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.8.tgz", | 1804 | "resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.9.tgz", |
| 1804 | "integrity": "sha512-l37JqFrOJ9yQfRQkljb41l0xVphc7kg5JTjjr+pLRZ0IyZ49V4BQ8vbF4Ut2C2e+WH4al3xD3ZwYwIUfnbT4NQ==", | 1805 | "integrity": "sha512-tGZiZ2Gtc4m3wIdLkZ8mkj1T6CEHb35+VApbL2T14Dew8HA7c+04dmKqsKRNC+8RJPm16JEK0tFSwdZqubfc4g==", |
| 1805 | "dev": true, | 1806 | "dev": true, |
| 1806 | "license": "MIT", | 1807 | "license": "MIT", |
| 1807 | "peerDependencies": { | 1808 | "peerDependencies": { |
| @@ -1820,9 +1821,9 @@ | |||
| 1820 | } | 1821 | } |
| 1821 | }, | 1822 | }, |
| 1822 | "node_modules/@types/cors": { | 1823 | "node_modules/@types/cors": { |
| 1823 | "version": "2.8.17", | 1824 | "version": "2.8.19", |
| 1824 | "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", | 1825 | "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz", |
| 1825 | "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", | 1826 | "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==", |
| 1826 | "dev": true, | 1827 | "dev": true, |
| 1827 | "license": "MIT", | 1828 | "license": "MIT", |
| 1828 | "dependencies": { | 1829 | "dependencies": { |
| @@ -1830,9 +1831,9 @@ | |||
| 1830 | } | 1831 | } |
| 1831 | }, | 1832 | }, |
| 1832 | "node_modules/@types/deno": { | 1833 | "node_modules/@types/deno": { |
| 1833 | "version": "2.2.0", | 1834 | "version": "2.3.0", |
| 1834 | "resolved": "https://registry.npmjs.org/@types/deno/-/deno-2.2.0.tgz", | 1835 | "resolved": "https://registry.npmjs.org/@types/deno/-/deno-2.3.0.tgz", |
| 1835 | "integrity": "sha512-4x6M/ZSyoQy6fJeMArP0dvvNT4IOolfySyukuqqKhsLmSXDV4wGanqXIZ+xFihw3TlReS6JTa4hRG9nAZInpmw==", | 1836 | "integrity": "sha512-/4SyefQpKjwNKGkq9qG3Ln7MazfbWKvydyVFBnXzP5OQA4u1paoFtaOe1iHKycIWHHkhYag0lPxyheThV1ijzw==", |
| 1836 | "dev": true, | 1837 | "dev": true, |
| 1837 | "license": "MIT" | 1838 | "license": "MIT" |
| 1838 | }, | 1839 | }, |
| @@ -1863,10 +1864,11 @@ | |||
| 1863 | "license": "MIT" | 1864 | "license": "MIT" |
| 1864 | }, | 1865 | }, |
| 1865 | "node_modules/@types/express": { | 1866 | "node_modules/@types/express": { |
| 1866 | "version": "4.17.21", | 1867 | "version": "4.17.23", |
| 1867 | "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz", | 1868 | "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.23.tgz", |
| 1868 | "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", | 1869 | "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", |
| 1869 | "dev": true, | 1870 | "dev": true, |
| 1871 | "license": "MIT", | ||
| 1870 | "dependencies": { | 1872 | "dependencies": { |
| 1871 | "@types/body-parser": "*", | 1873 | "@types/body-parser": "*", |
| 1872 | "@types/express-serve-static-core": "^4.17.33", | 1874 | "@types/express-serve-static-core": "^4.17.33", |
| @@ -1962,9 +1964,9 @@ | |||
| 1962 | } | 1964 | } |
| 1963 | }, | 1965 | }, |
| 1964 | "node_modules/@types/lodash": { | 1966 | "node_modules/@types/lodash": { |
| 1965 | "version": "4.17.16", | 1967 | "version": "4.17.17", |
| 1966 | "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz", | 1968 | "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz", |
| 1967 | "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==", | 1969 | "integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==", |
| 1968 | "dev": true, | 1970 | "dev": true, |
| 1969 | "license": "MIT" | 1971 | "license": "MIT" |
| 1970 | }, | 1972 | }, |
| @@ -1989,9 +1991,9 @@ | |||
| 1989 | "license": "MIT" | 1991 | "license": "MIT" |
| 1990 | }, | 1992 | }, |
| 1991 | "node_modules/@types/multer": { | 1993 | "node_modules/@types/multer": { |
| 1992 | "version": "1.4.12", | 1994 | "version": "1.4.13", |
| 1993 | "resolved": "https://registry.npmjs.org/@types/multer/-/multer-1.4.12.tgz", | 1995 | "resolved": "https://registry.npmjs.org/@types/multer/-/multer-1.4.13.tgz", |
| 1994 | "integrity": "sha512-pQ2hoqvXiJt2FP9WQVLPRO+AmiIm/ZYkavPlIQnx282u4ZrVdztx0pkh3jjpQt0Kz+YI0YhSG264y08UJKoUQg==", | 1996 | "integrity": "sha512-bhhdtPw7JqCiEfC9Jimx5LqX9BDIPJEh2q/fQ4bqbBPtyEZYr3cvF22NwG0DmPZNYA0CAf2CnqDB4KIGGpJcaw==", |
| 1995 | "dev": true, | 1997 | "dev": true, |
| 1996 | "license": "MIT", | 1998 | "license": "MIT", |
| 1997 | "dependencies": { | 1999 | "dependencies": { |
| @@ -1999,9 +2001,9 @@ | |||
| 1999 | } | 2001 | } |
| 2000 | }, | 2002 | }, |
| 2001 | "node_modules/@types/node": { | 2003 | "node_modules/@types/node": { |
| 2002 | "version": "18.19.80", | 2004 | "version": "18.19.111", |
| 2003 | "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.80.tgz", | 2005 | "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.111.tgz", |
| 2004 | "integrity": "sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ==", | 2006 | "integrity": "sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw==", |
| 2005 | "license": "MIT", | 2007 | "license": "MIT", |
| 2006 | "dependencies": { | 2008 | "dependencies": { |
| 2007 | "undici-types": "~5.26.4" | 2009 | "undici-types": "~5.26.4" |
| @@ -2064,9 +2066,9 @@ | |||
| 2064 | } | 2066 | } |
| 2065 | }, | 2067 | }, |
| 2066 | "node_modules/@types/response-time": { | 2068 | "node_modules/@types/response-time": { |
| 2067 | "version": "2.3.8", | 2069 | "version": "2.3.9", |
| 2068 | "resolved": "https://registry.npmjs.org/@types/response-time/-/response-time-2.3.8.tgz", | 2070 | "resolved": "https://registry.npmjs.org/@types/response-time/-/response-time-2.3.9.tgz", |
| 2069 | "integrity": "sha512-7qGaNYvdxc0zRab8oHpYx7AW17qj+G0xuag1eCrw3M2VWPJQ/HyKaaghWygiaOUl0y9x7QGQwppDpqLJ5V9pzw==", | 2071 | "integrity": "sha512-w5i5/y/1N3hkSBru1dat7Pf/YzdFLAANbKR78i2VIPnKw1Ub2ZNXE/n3K4v1BBMIIbAccgxpGZT8lIuLW284Dw==", |
| 2070 | "dev": true, | 2072 | "dev": true, |
| 2071 | "license": "MIT", | 2073 | "license": "MIT", |
| 2072 | "dependencies": { | 2074 | "dependencies": { |
| @@ -137,24 +137,24 @@ | |||
| 137 | "@types/archiver": "^6.0.3", | 137 | "@types/archiver": "^6.0.3", |
| 138 | "@types/bytes": "^3.1.5", | 138 | "@types/bytes": "^3.1.5", |
| 139 | "@types/command-exists": "^1.2.3", | 139 | "@types/command-exists": "^1.2.3", |
| 140 | "@types/compression": "^1.7.5", | 140 | "@types/compression": "^1.8.1", |
| 141 | "@types/cookie-parser": "^1.4.8", | 141 | "@types/cookie-parser": "^1.4.9", |
| 142 | "@types/cookie-session": "^2.0.49", | 142 | "@types/cookie-session": "^2.0.49", |
| 143 | "@types/cors": "^2.8.17", | 143 | "@types/cors": "^2.8.19", |
| 144 | "@types/deno": "^2.2.0", | 144 | "@types/deno": "^2.3.0", |
| 145 | "@types/express": "^4.17.21", | 145 | "@types/express": "^4.17.23", |
| 146 | "@types/jquery": "^3.5.32", | 146 | "@types/jquery": "^3.5.32", |
| 147 | "@types/jquery-cropper": "^1.0.4", | 147 | "@types/jquery-cropper": "^1.0.4", |
| 148 | "@types/jquery.transit": "^0.9.33", | 148 | "@types/jquery.transit": "^0.9.33", |
| 149 | "@types/jqueryui": "^1.12.24", | 149 | "@types/jqueryui": "^1.12.24", |
| 150 | "@types/lodash": "^4.17.16", | 150 | "@types/lodash": "^4.17.17", |
| 151 | "@types/mime-types": "^2.1.4", | 151 | "@types/mime-types": "^2.1.4", |
| 152 | "@types/multer": "^1.4.12", | 152 | "@types/multer": "^1.4.13", |
| 153 | "@types/node": "^18.19.80", | 153 | "@types/node": "^18.19.111", |
| 154 | "@types/node-persist": "^3.1.8", | 154 | "@types/node-persist": "^3.1.8", |
| 155 | "@types/png-chunk-text": "^1.0.3", | 155 | "@types/png-chunk-text": "^1.0.3", |
| 156 | "@types/png-chunks-extract": "^1.0.2", | 156 | "@types/png-chunks-extract": "^1.0.2", |
| 157 | "@types/response-time": "^2.3.8", | 157 | "@types/response-time": "^2.3.9", |
| 158 | "@types/select2": "^4.0.63", | 158 | "@types/select2": "^4.0.63", |
| 159 | "@types/toastr": "^2.1.43", | 159 | "@types/toastr": "^2.1.43", |
| 160 | "@types/write-file-atomic": "^4.0.3", | 160 | "@types/write-file-atomic": "^4.0.3", |