Regenerate package lock Fixes #4793

02ef1a7648e7a69fb89efa836211db1eced7b8d2

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +13 -0Ignore whitespace
package-lock.json+13 -0
@@ -505,6 +505,7 @@
505505 "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz",
506506 "integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==",
507507 "license": "MIT",
508+ "peer": true,
508509 "dependencies": {
509510 "@jimp/core": "^0.22.12"
510511 }
@@ -966,6 +967,7 @@
966967 "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.6.0.tgz",
967968 "integrity": "sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==",
968969 "license": "MIT",
970+ "peer": true,
969971 "dependencies": {
970972 "@jimp/core": "1.6.0",
971973 "@jimp/types": "1.6.0",
@@ -997,6 +999,7 @@
997999 "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz",
9981000 "integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==",
9991001 "license": "MIT",
1002+ "peer": true,
10001003 "dependencies": {
10011004 "@jimp/utils": "^0.22.12"
10021005 },
@@ -1092,6 +1095,7 @@
10921095 "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz",
10931096 "integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==",
10941097 "license": "MIT",
1098+ "peer": true,
10951099 "dependencies": {
10961100 "@jimp/utils": "^0.22.12"
10971101 },
@@ -1128,6 +1132,7 @@
11281132 "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz",
11291133 "integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==",
11301134 "license": "MIT",
1135+ "peer": true,
11311136 "dependencies": {
11321137 "@jimp/utils": "^0.22.12",
11331138 "tinycolor2": "^1.6.0"
@@ -1171,6 +1176,7 @@
11711176 "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz",
11721177 "integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==",
11731178 "license": "MIT",
1179+ "peer": true,
11741180 "dependencies": {
11751181 "@jimp/utils": "^0.22.12"
11761182 },
@@ -1258,6 +1264,7 @@
12581264 "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz",
12591265 "integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==",
12601266 "license": "MIT",
1267+ "peer": true,
12611268 "dependencies": {
12621269 "@jimp/utils": "^0.22.12"
12631270 },
@@ -1270,6 +1277,7 @@
12701277 "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz",
12711278 "integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==",
12721279 "license": "MIT",
1280+ "peer": true,
12731281 "dependencies": {
12741282 "@jimp/utils": "^0.22.12"
12751283 },
@@ -1883,6 +1891,7 @@
18831891 "integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==",
18841892 "dev": true,
18851893 "license": "MIT",
1894+ "peer": true,
18861895 "dependencies": {
18871896 "@types/body-parser": "*",
18881897 "@types/express-serve-static-core": "^4.17.33",
@@ -2572,6 +2581,7 @@
25722581 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
25732582 "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
25742583 "license": "MIT",
2584+ "peer": true,
25752585 "bin": {
25762586 "acorn": "bin/acorn"
25772587 },
@@ -3120,6 +3130,7 @@
31203130 }
31213131 ],
31223132 "license": "MIT",
3133+ "peer": true,
31233134 "dependencies": {
31243135 "caniuse-lite": "^1.0.30001663",
31253136 "electron-to-chromium": "^1.5.28",
@@ -4408,6 +4419,7 @@
44084419 "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
44094420 "dev": true,
44104421 "license": "MIT",
4422+ "peer": true,
44114423 "dependencies": {
44124424 "@eslint-community/eslint-utils": "^4.2.0",
44134425 "@eslint-community/regexpp": "^4.6.1",
@@ -7721,6 +7733,7 @@
77217733 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
77227734 "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
77237735 "license": "MIT",
7736+ "peer": true,
77247737 "dependencies": {
77257738 "fast-deep-equal": "^3.1.3",
77267739 "fast-uri": "^3.0.1",