Fix npm audit
| @@ -549,6 +549,7 @@ | |||
| 549 | "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz", | 549 | "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz", |
| 550 | "integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==", | 550 | "integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==", |
| 551 | "license": "MIT", | 551 | "license": "MIT", |
| 552 | "peer": true, | ||
| 552 | "dependencies": { | 553 | "dependencies": { |
| 553 | "@jimp/core": "^0.22.12" | 554 | "@jimp/core": "^0.22.12" |
| 554 | } | 555 | } |
| @@ -1010,6 +1011,7 @@ | |||
| 1010 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.6.0.tgz", | 1011 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.6.0.tgz", |
| 1011 | "integrity": "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==", | 1012 | "integrity": "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==", |
| 1012 | "license": "MIT", | 1013 | "license": "MIT", |
| 1014 | "peer": true, | ||
| 1013 | "dependencies": { | 1015 | "dependencies": { |
| 1014 | "@jimp/core": "1.6.0", | 1016 | "@jimp/core": "1.6.0", |
| 1015 | "@jimp/types": "1.6.0", | 1017 | "@jimp/types": "1.6.0", |
| @@ -1041,6 +1043,7 @@ | |||
| 1041 | "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz", | 1043 | "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz", |
| 1042 | "integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==", | 1044 | "integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==", |
| 1043 | "license": "MIT", | 1045 | "license": "MIT", |
| 1046 | "peer": true, | ||
| 1044 | "dependencies": { | 1047 | "dependencies": { |
| 1045 | "@jimp/utils": "^0.22.12" | 1048 | "@jimp/utils": "^0.22.12" |
| 1046 | }, | 1049 | }, |
| @@ -1136,6 +1139,7 @@ | |||
| 1136 | "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz", | 1139 | "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz", |
| 1137 | "integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==", | 1140 | "integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==", |
| 1138 | "license": "MIT", | 1141 | "license": "MIT", |
| 1142 | "peer": true, | ||
| 1139 | "dependencies": { | 1143 | "dependencies": { |
| 1140 | "@jimp/utils": "^0.22.12" | 1144 | "@jimp/utils": "^0.22.12" |
| 1141 | }, | 1145 | }, |
| @@ -1172,6 +1176,7 @@ | |||
| 1172 | "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz", | 1176 | "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz", |
| 1173 | "integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==", | 1177 | "integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==", |
| 1174 | "license": "MIT", | 1178 | "license": "MIT", |
| 1179 | "peer": true, | ||
| 1175 | "dependencies": { | 1180 | "dependencies": { |
| 1176 | "@jimp/utils": "^0.22.12", | 1181 | "@jimp/utils": "^0.22.12", |
| 1177 | "tinycolor2": "^1.6.0" | 1182 | "tinycolor2": "^1.6.0" |
| @@ -1215,6 +1220,7 @@ | |||
| 1215 | "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz", | 1220 | "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz", |
| 1216 | "integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==", | 1221 | "integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==", |
| 1217 | "license": "MIT", | 1222 | "license": "MIT", |
| 1223 | "peer": true, | ||
| 1218 | "dependencies": { | 1224 | "dependencies": { |
| 1219 | "@jimp/utils": "^0.22.12" | 1225 | "@jimp/utils": "^0.22.12" |
| 1220 | }, | 1226 | }, |
| @@ -1302,6 +1308,7 @@ | |||
| 1302 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz", | 1308 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz", |
| 1303 | "integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==", | 1309 | "integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==", |
| 1304 | "license": "MIT", | 1310 | "license": "MIT", |
| 1311 | "peer": true, | ||
| 1305 | "dependencies": { | 1312 | "dependencies": { |
| 1306 | "@jimp/utils": "^0.22.12" | 1313 | "@jimp/utils": "^0.22.12" |
| 1307 | }, | 1314 | }, |
| @@ -1314,6 +1321,7 @@ | |||
| 1314 | "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz", | 1321 | "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz", |
| 1315 | "integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==", | 1322 | "integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==", |
| 1316 | "license": "MIT", | 1323 | "license": "MIT", |
| 1324 | "peer": true, | ||
| 1317 | "dependencies": { | 1325 | "dependencies": { |
| 1318 | "@jimp/utils": "^0.22.12" | 1326 | "@jimp/utils": "^0.22.12" |
| 1319 | }, | 1327 | }, |
| @@ -1914,6 +1922,7 @@ | |||
| 1914 | "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", | 1922 | "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", |
| 1915 | "dev": true, | 1923 | "dev": true, |
| 1916 | "license": "MIT", | 1924 | "license": "MIT", |
| 1925 | "peer": true, | ||
| 1917 | "dependencies": { | 1926 | "dependencies": { |
| 1918 | "@types/body-parser": "*", | 1927 | "@types/body-parser": "*", |
| 1919 | "@types/express-serve-static-core": "^4.17.33", | 1928 | "@types/express-serve-static-core": "^4.17.33", |
| @@ -2603,6 +2612,7 @@ | |||
| 2603 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", | 2612 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", |
| 2604 | "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", | 2613 | "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", |
| 2605 | "license": "MIT", | 2614 | "license": "MIT", |
| 2615 | "peer": true, | ||
| 2606 | "bin": { | 2616 | "bin": { |
| 2607 | "acorn": "bin/acorn" | 2617 | "acorn": "bin/acorn" |
| 2608 | }, | 2618 | }, |
| @@ -3222,6 +3232,7 @@ | |||
| 3222 | } | 3232 | } |
| 3223 | ], | 3233 | ], |
| 3224 | "license": "MIT", | 3234 | "license": "MIT", |
| 3235 | "peer": true, | ||
| 3225 | "dependencies": { | 3236 | "dependencies": { |
| 3226 | "baseline-browser-mapping": "^2.9.0", | 3237 | "baseline-browser-mapping": "^2.9.0", |
| 3227 | "caniuse-lite": "^1.0.30001759", | 3238 | "caniuse-lite": "^1.0.30001759", |
| @@ -4556,6 +4567,7 @@ | |||
| 4556 | "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", | 4567 | "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", |
| 4557 | "dev": true, | 4568 | "dev": true, |
| 4558 | "license": "MIT", | 4569 | "license": "MIT", |
| 4570 | "peer": true, | ||
| 4559 | "dependencies": { | 4571 | "dependencies": { |
| 4560 | "@eslint-community/eslint-utils": "^4.2.0", | 4572 | "@eslint-community/eslint-utils": "^4.2.0", |
| 4561 | "@eslint-community/regexpp": "^4.6.1", | 4573 | "@eslint-community/regexpp": "^4.6.1", |
| @@ -5190,9 +5202,9 @@ | |||
| 5190 | "license": "SEE LICENSE IN LICENSE.txt" | 5202 | "license": "SEE LICENSE IN LICENSE.txt" |
| 5191 | }, | 5203 | }, |
| 5192 | "node_modules/flatted": { | 5204 | "node_modules/flatted": { |
| 5193 | "version": "3.4.1", | 5205 | "version": "3.4.2", |
| 5194 | "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", | 5206 | "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", |
| 5195 | "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==", | 5207 | "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", |
| 5196 | "dev": true, | 5208 | "dev": true, |
| 5197 | "license": "ISC" | 5209 | "license": "ISC" |
| 5198 | }, | 5210 | }, |
| @@ -8113,6 +8125,7 @@ | |||
| 8113 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", | 8125 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", |
| 8114 | "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", | 8126 | "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", |
| 8115 | "license": "MIT", | 8127 | "license": "MIT", |
| 8128 | "peer": true, | ||
| 8116 | "dependencies": { | 8129 | "dependencies": { |
| 8117 | "fast-deep-equal": "^3.1.3", | 8130 | "fast-deep-equal": "^3.1.3", |
| 8118 | "fast-uri": "^3.0.1", | 8131 | "fast-uri": "^3.0.1", |
| @@ -2176,9 +2176,9 @@ | |||
| 2176 | } | 2176 | } |
| 2177 | }, | 2177 | }, |
| 2178 | "node_modules/flatted": { | 2178 | "node_modules/flatted": { |
| 2179 | "version": "3.3.1", | 2179 | "version": "3.4.2", |
| 2180 | "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", | 2180 | "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", |
| 2181 | "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", | 2181 | "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", |
| 2182 | "license": "ISC" | 2182 | "license": "ISC" |
| 2183 | }, | 2183 | }, |
| 2184 | "node_modules/fs.realpath": { | 2184 | "node_modules/fs.realpath": { |