Regenerate package lock Fixes #4793
| @@ -505,6 +505,7 @@ | |||
| 505 | "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz", | 505 | "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz", |
| 506 | "integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==", | 506 | "integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==", |
| 507 | "license": "MIT", | 507 | "license": "MIT", |
| 508 | "peer": true, | ||
| 508 | "dependencies": { | 509 | "dependencies": { |
| 509 | "@jimp/core": "^0.22.12" | 510 | "@jimp/core": "^0.22.12" |
| 510 | } | 511 | } |
| @@ -966,6 +967,7 @@ | |||
| 966 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.6.0.tgz", | 967 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.6.0.tgz", |
| 967 | "integrity": "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==", | 968 | "integrity": "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==", |
| 968 | "license": "MIT", | 969 | "license": "MIT", |
| 970 | "peer": true, | ||
| 969 | "dependencies": { | 971 | "dependencies": { |
| 970 | "@jimp/core": "1.6.0", | 972 | "@jimp/core": "1.6.0", |
| 971 | "@jimp/types": "1.6.0", | 973 | "@jimp/types": "1.6.0", |
| @@ -997,6 +999,7 @@ | |||
| 997 | "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz", | 999 | "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz", |
| 998 | "integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==", | 1000 | "integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==", |
| 999 | "license": "MIT", | 1001 | "license": "MIT", |
| 1002 | "peer": true, | ||
| 1000 | "dependencies": { | 1003 | "dependencies": { |
| 1001 | "@jimp/utils": "^0.22.12" | 1004 | "@jimp/utils": "^0.22.12" |
| 1002 | }, | 1005 | }, |
| @@ -1092,6 +1095,7 @@ | |||
| 1092 | "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz", | 1095 | "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz", |
| 1093 | "integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==", | 1096 | "integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==", |
| 1094 | "license": "MIT", | 1097 | "license": "MIT", |
| 1098 | "peer": true, | ||
| 1095 | "dependencies": { | 1099 | "dependencies": { |
| 1096 | "@jimp/utils": "^0.22.12" | 1100 | "@jimp/utils": "^0.22.12" |
| 1097 | }, | 1101 | }, |
| @@ -1128,6 +1132,7 @@ | |||
| 1128 | "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz", | 1132 | "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz", |
| 1129 | "integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==", | 1133 | "integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==", |
| 1130 | "license": "MIT", | 1134 | "license": "MIT", |
| 1135 | "peer": true, | ||
| 1131 | "dependencies": { | 1136 | "dependencies": { |
| 1132 | "@jimp/utils": "^0.22.12", | 1137 | "@jimp/utils": "^0.22.12", |
| 1133 | "tinycolor2": "^1.6.0" | 1138 | "tinycolor2": "^1.6.0" |
| @@ -1171,6 +1176,7 @@ | |||
| 1171 | "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz", | 1176 | "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz", |
| 1172 | "integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==", | 1177 | "integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==", |
| 1173 | "license": "MIT", | 1178 | "license": "MIT", |
| 1179 | "peer": true, | ||
| 1174 | "dependencies": { | 1180 | "dependencies": { |
| 1175 | "@jimp/utils": "^0.22.12" | 1181 | "@jimp/utils": "^0.22.12" |
| 1176 | }, | 1182 | }, |
| @@ -1258,6 +1264,7 @@ | |||
| 1258 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz", | 1264 | "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz", |
| 1259 | "integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==", | 1265 | "integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==", |
| 1260 | "license": "MIT", | 1266 | "license": "MIT", |
| 1267 | "peer": true, | ||
| 1261 | "dependencies": { | 1268 | "dependencies": { |
| 1262 | "@jimp/utils": "^0.22.12" | 1269 | "@jimp/utils": "^0.22.12" |
| 1263 | }, | 1270 | }, |
| @@ -1270,6 +1277,7 @@ | |||
| 1270 | "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz", | 1277 | "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz", |
| 1271 | "integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==", | 1278 | "integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==", |
| 1272 | "license": "MIT", | 1279 | "license": "MIT", |
| 1280 | "peer": true, | ||
| 1273 | "dependencies": { | 1281 | "dependencies": { |
| 1274 | "@jimp/utils": "^0.22.12" | 1282 | "@jimp/utils": "^0.22.12" |
| 1275 | }, | 1283 | }, |
| @@ -1883,6 +1891,7 @@ | |||
| 1883 | "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", | 1891 | "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==", |
| 1884 | "dev": true, | 1892 | "dev": true, |
| 1885 | "license": "MIT", | 1893 | "license": "MIT", |
| 1894 | "peer": true, | ||
| 1886 | "dependencies": { | 1895 | "dependencies": { |
| 1887 | "@types/body-parser": "*", | 1896 | "@types/body-parser": "*", |
| 1888 | "@types/express-serve-static-core": "^4.17.33", | 1897 | "@types/express-serve-static-core": "^4.17.33", |
| @@ -2572,6 +2581,7 @@ | |||
| 2572 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", | 2581 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", |
| 2573 | "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", | 2582 | "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", |
| 2574 | "license": "MIT", | 2583 | "license": "MIT", |
| 2584 | "peer": true, | ||
| 2575 | "bin": { | 2585 | "bin": { |
| 2576 | "acorn": "bin/acorn" | 2586 | "acorn": "bin/acorn" |
| 2577 | }, | 2587 | }, |
| @@ -3120,6 +3130,7 @@ | |||
| 3120 | } | 3130 | } |
| 3121 | ], | 3131 | ], |
| 3122 | "license": "MIT", | 3132 | "license": "MIT", |
| 3133 | "peer": true, | ||
| 3123 | "dependencies": { | 3134 | "dependencies": { |
| 3124 | "caniuse-lite": "^1.0.30001663", | 3135 | "caniuse-lite": "^1.0.30001663", |
| 3125 | "electron-to-chromium": "^1.5.28", | 3136 | "electron-to-chromium": "^1.5.28", |
| @@ -4408,6 +4419,7 @@ | |||
| 4408 | "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", | 4419 | "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", |
| 4409 | "dev": true, | 4420 | "dev": true, |
| 4410 | "license": "MIT", | 4421 | "license": "MIT", |
| 4422 | "peer": true, | ||
| 4411 | "dependencies": { | 4423 | "dependencies": { |
| 4412 | "@eslint-community/eslint-utils": "^4.2.0", | 4424 | "@eslint-community/eslint-utils": "^4.2.0", |
| 4413 | "@eslint-community/regexpp": "^4.6.1", | 4425 | "@eslint-community/regexpp": "^4.6.1", |
| @@ -7721,6 +7733,7 @@ | |||
| 7721 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", | 7733 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", |
| 7722 | "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", | 7734 | "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| 7723 | "license": "MIT", | 7735 | "license": "MIT", |
| 7736 | "peer": true, | ||
| 7724 | "dependencies": { | 7737 | "dependencies": { |
| 7725 | "fast-deep-equal": "^3.1.3", | 7738 | "fast-deep-equal": "^3.1.3", |
| 7726 | "fast-uri": "^3.0.1", | 7739 | "fast-uri": "^3.0.1", |