Run npm audit

57ab347448296bb3047c6cd2aa6decfb2575b305

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

1 files changed, +61 -43Showing whitespace changes
package-lock.json+61 -43
@@ -350,6 +350,7 @@
350 "version": "8.0.2",350 "version": "8.0.2",
351 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",351 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
352 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",352 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
353 "license": "ISC",
353 "dependencies": {354 "dependencies": {
354 "string-width": "^5.1.2",355 "string-width": "^5.1.2",
355 "string-width-cjs": "npm:string-width@^4.2.0",356 "string-width-cjs": "npm:string-width@^4.2.0",
@@ -363,9 +364,10 @@
363 }364 }
364 },365 },
365 "node_modules/@isaacs/cliui/node_modules/ansi-regex": {366 "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
366 "version": "6.0.1",367 "version": "6.1.0",
367 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",368 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
368 "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",369 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
370 "license": "MIT",
369 "engines": {371 "engines": {
370 "node": ">=12"372 "node": ">=12"
371 },373 },
@@ -377,6 +379,7 @@
377 "version": "6.2.1",379 "version": "6.2.1",
378 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",380 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
379 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",381 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
382 "license": "MIT",
380 "engines": {383 "engines": {
381 "node": ">=12"384 "node": ">=12"
382 },385 },
@@ -387,12 +390,14 @@
387 "node_modules/@isaacs/cliui/node_modules/emoji-regex": {390 "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
388 "version": "9.2.2",391 "version": "9.2.2",
389 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",392 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
390 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="393 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
394 "license": "MIT"
391 },395 },
392 "node_modules/@isaacs/cliui/node_modules/string-width": {396 "node_modules/@isaacs/cliui/node_modules/string-width": {
393 "version": "5.1.2",397 "version": "5.1.2",
394 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",398 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
395 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",399 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
400 "license": "MIT",
396 "dependencies": {401 "dependencies": {
397 "eastasianwidth": "^0.2.0",402 "eastasianwidth": "^0.2.0",
398 "emoji-regex": "^9.2.2",403 "emoji-regex": "^9.2.2",
@@ -409,6 +414,7 @@
409 "version": "7.1.0",414 "version": "7.1.0",
410 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",415 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
411 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",416 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
417 "license": "MIT",
412 "dependencies": {418 "dependencies": {
413 "ansi-regex": "^6.0.1"419 "ansi-regex": "^6.0.1"
414 },420 },
@@ -423,6 +429,7 @@
423 "version": "8.1.0",429 "version": "8.1.0",
424 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",430 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
425 "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",431 "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
432 "license": "MIT",
426 "dependencies": {433 "dependencies": {
427 "ansi-styles": "^6.1.0",434 "ansi-styles": "^6.1.0",
428 "string-width": "^5.0.1",435 "string-width": "^5.0.1",
@@ -1597,6 +1604,7 @@
1597 "version": "0.11.0",1604 "version": "0.11.0",
1598 "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",1605 "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
1599 "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",1606 "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
1607 "license": "MIT",
1600 "optional": true,1608 "optional": true,
1601 "engines": {1609 "engines": {
1602 "node": ">=14"1610 "node": ">=14"
@@ -2571,38 +2579,39 @@
2571 }2579 }
2572 },2580 },
2573 "node_modules/archiver-utils/node_modules/brace-expansion": {2581 "node_modules/archiver-utils/node_modules/brace-expansion": {
2574 "version": "2.0.1",2582 "version": "2.0.2",
2575 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",2583 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2576 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",2584 "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2585 "license": "MIT",
2577 "dependencies": {2586 "dependencies": {
2578 "balanced-match": "^1.0.0"2587 "balanced-match": "^1.0.0"
2579 }2588 }
2580 },2589 },
2581 "node_modules/archiver-utils/node_modules/glob": {2590 "node_modules/archiver-utils/node_modules/glob": {
2582 "version": "10.3.12",2591 "version": "10.4.5",
2583 "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",2592 "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
2584 "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",2593 "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
2594 "license": "ISC",
2585 "dependencies": {2595 "dependencies": {
2586 "foreground-child": "^3.1.0",2596 "foreground-child": "^3.1.0",
2587 "jackspeak": "^2.3.6",2597 "jackspeak": "^3.1.2",
2588 "minimatch": "^9.0.1",2598 "minimatch": "^9.0.4",
2589 "minipass": "^7.0.4",2599 "minipass": "^7.1.2",
2590 "path-scurry": "^1.10.2"2600 "package-json-from-dist": "^1.0.0",
2601 "path-scurry": "^1.11.1"
2591 },2602 },
2592 "bin": {2603 "bin": {
2593 "glob": "dist/esm/bin.mjs"2604 "glob": "dist/esm/bin.mjs"
2594 },2605 },
2595 "engines": {
2596 "node": ">=16 || 14 >=14.17"
2597 },
2598 "funding": {2606 "funding": {
2599 "url": "https://github.com/sponsors/isaacs"2607 "url": "https://github.com/sponsors/isaacs"
2600 }2608 }
2601 },2609 },
2602 "node_modules/archiver-utils/node_modules/minimatch": {2610 "node_modules/archiver-utils/node_modules/minimatch": {
2603 "version": "9.0.4",2611 "version": "9.0.5",
2604 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",2612 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2605 "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",2613 "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2614 "license": "ISC",
2606 "dependencies": {2615 "dependencies": {
2607 "brace-expansion": "^2.0.1"2616 "brace-expansion": "^2.0.1"
2608 },2617 },
@@ -3967,7 +3976,8 @@
3967 "node_modules/eastasianwidth": {3976 "node_modules/eastasianwidth": {
3968 "version": "0.2.0",3977 "version": "0.2.0",
3969 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",3978 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
3970 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="3979 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
3980 "license": "MIT"
3971 },3981 },
3972 "node_modules/ee-first": {3982 "node_modules/ee-first": {
3973 "version": "1.1.1",3983 "version": "1.1.1",
@@ -5626,15 +5636,13 @@
5626 }5636 }
5627 },5637 },
5628 "node_modules/jackspeak": {5638 "node_modules/jackspeak": {
5629 "version": "2.3.6",5639 "version": "3.4.3",
5630 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",5640 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
5631 "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",5641 "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
5642 "license": "BlueOak-1.0.0",
5632 "dependencies": {5643 "dependencies": {
5633 "@isaacs/cliui": "^8.0.2"5644 "@isaacs/cliui": "^8.0.2"
5634 },5645 },
5635 "engines": {
5636 "node": ">=14"
5637 },
5638 "funding": {5646 "funding": {
5639 "url": "https://github.com/sponsors/isaacs"5647 "url": "https://github.com/sponsors/isaacs"
5640 },5648 },
@@ -5943,12 +5951,10 @@
5943 }5951 }
5944 },5952 },
5945 "node_modules/lru-cache": {5953 "node_modules/lru-cache": {
5946 "version": "10.2.0",5954 "version": "10.4.3",
5947 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",5955 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
5948 "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",5956 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
5949 "engines": {5957 "license": "ISC"
5950 "node": "14 || >=16.14"
5951 }
5952 },5958 },
5953 "node_modules/math-intrinsics": {5959 "node_modules/math-intrinsics": {
5954 "version": "1.1.0",5960 "version": "1.1.0",
@@ -6088,9 +6094,10 @@
6088 }6094 }
6089 },6095 },
6090 "node_modules/minipass": {6096 "node_modules/minipass": {
6091 "version": "7.0.4",6097 "version": "7.1.2",
6092 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",6098 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
6093 "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",6099 "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
6100 "license": "ISC",
6094 "engines": {6101 "engines": {
6095 "node": ">=16 || 14 >=14.17"6102 "node": ">=16 || 14 >=14.17"
6096 }6103 }
@@ -6544,6 +6551,12 @@
6544 "node": ">= 14"6551 "node": ">= 14"
6545 }6552 }
6546 },6553 },
6554 "node_modules/package-json-from-dist": {
6555 "version": "1.0.1",
6556 "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
6557 "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
6558 "license": "BlueOak-1.0.0"
6559 },
6547 "node_modules/pako": {6560 "node_modules/pako": {
6548 "version": "1.0.11",6561 "version": "1.0.11",
6549 "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",6562 "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
@@ -6669,15 +6682,16 @@
6669 }6682 }
6670 },6683 },
6671 "node_modules/path-scurry": {6684 "node_modules/path-scurry": {
6672 "version": "1.10.2",6685 "version": "1.11.1",
6673 "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",6686 "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
6674 "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",6687 "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
6688 "license": "BlueOak-1.0.0",
6675 "dependencies": {6689 "dependencies": {
6676 "lru-cache": "^10.2.0",6690 "lru-cache": "^10.2.0",
6677 "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"6691 "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
6678 },6692 },
6679 "engines": {6693 "engines": {
6680 "node": ">=16 || 14 >=14.17"6694 "node": ">=16 || 14 >=14.18"
6681 },6695 },
6682 "funding": {6696 "funding": {
6683 "url": "https://github.com/sponsors/isaacs"6697 "url": "https://github.com/sponsors/isaacs"
@@ -7094,9 +7108,10 @@
7094 }7108 }
7095 },7109 },
7096 "node_modules/readdir-glob/node_modules/brace-expansion": {7110 "node_modules/readdir-glob/node_modules/brace-expansion": {
7097 "version": "2.0.1",7111 "version": "2.0.2",
7098 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",7112 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
7099 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",7113 "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
7114 "license": "MIT",
7100 "dependencies": {7115 "dependencies": {
7101 "balanced-match": "^1.0.0"7116 "balanced-match": "^1.0.0"
7102 }7117 }
@@ -7748,6 +7763,7 @@
7748 "version": "4.2.3",7763 "version": "4.2.3",
7749 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",7764 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
7750 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",7765 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
7766 "license": "MIT",
7751 "dependencies": {7767 "dependencies": {
7752 "emoji-regex": "^8.0.0",7768 "emoji-regex": "^8.0.0",
7753 "is-fullwidth-code-point": "^3.0.0",7769 "is-fullwidth-code-point": "^3.0.0",
@@ -7774,6 +7790,7 @@
7774 "version": "6.0.1",7790 "version": "6.0.1",
7775 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",7791 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
7776 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",7792 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
7793 "license": "MIT",
7777 "dependencies": {7794 "dependencies": {
7778 "ansi-regex": "^5.0.1"7795 "ansi-regex": "^5.0.1"
7779 },7796 },
@@ -8403,6 +8420,7 @@
8403 "version": "7.0.0",8420 "version": "7.0.0",
8404 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",8421 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8405 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",8422 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8423 "license": "MIT",
8406 "dependencies": {8424 "dependencies": {
8407 "ansi-styles": "^4.0.0",8425 "ansi-styles": "^4.0.0",
8408 "string-width": "^4.1.0",8426 "string-width": "^4.1.0",