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