chore: update dependencies (#1902)

This PR includes the following version bumps 1. `ajv` 2. `minimatch` 3. `tar`

Jithin Prabhakaran Girija committed Mar 5, 2026 at 11:37 UTC 41eb1ff49eaab1f934466c9906ba96d0351bc8e1
1 file changed +127 -580
package-lock.json
+127 -580
@@ -532,9 +532,9 @@
532 }
533 },
534 "node_modules/@ardatan/relay-compiler/node_modules/minimatch": {
535 - "version": "3.1.4",
536 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
537 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
535 + "version": "3.1.5",
536 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
537 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
538 "license": "ISC",
539 "dependencies": {
540 "brace-expansion": "^1.1.7"
@@ -3477,9 +3477,9 @@
3477 "license": "MIT"
3478 },
3479 "node_modules/@eslint/eslintrc/node_modules/minimatch": {
3480 - "version": "3.1.4",
3481 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
3482 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
3480 + "version": "3.1.5",
3481 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
3482 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
3483 "dev": true,
3484 "license": "ISC",
3485 "dependencies": {
@@ -3819,9 +3819,9 @@
3819 "license": "Apache-2.0"
3820 },
3821 "node_modules/@google-automations/git-file-utils/node_modules/minimatch": {
3822 - "version": "5.1.8",
3823 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.8.tgz",
3824 - "integrity": "sha512-7RN35vit8DeBclkofOVmBY0eDAZZQd1HzmukRdSyz95CRh8FT54eqnbj0krQr3mrHR6sfRyYkyhwBWjoV5uqlQ==",
3822 + "version": "5.1.9",
3823 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
3824 + "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
3825 "dev": true,
3826 "license": "ISC",
3827 "dependencies": {
@@ -4381,9 +4381,9 @@
4381 }
4382 },
4383 "node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
4384 - "version": "3.1.4",
4385 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
4386 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
4384 + "version": "3.1.5",
4385 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
4386 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
4387 "dev": true,
4388 "license": "ISC",
4389 "dependencies": {
@@ -5957,29 +5957,6 @@
5957 "node": "^18.17.0 || >=20.5.0"
5958 }
5959 },
5960 - "node_modules/@npmcli/arborist/node_modules/balanced-match": {
5961 - "version": "4.0.4",
5962 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
5963 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
5964 - "dev": true,
5965 - "license": "MIT",
5966 - "engines": {
5967 - "node": "18 || 20 || >=22"
5968 - }
5969 - },
5970 - "node_modules/@npmcli/arborist/node_modules/brace-expansion": {
5971 - "version": "5.0.3",
5972 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
5973 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
5974 - "dev": true,
5975 - "license": "MIT",
5976 - "dependencies": {
5977 - "balanced-match": "^4.0.2"
5978 - },
5979 - "engines": {
5980 - "node": "18 || 20 || >=22"
5981 - }
5982 - },
5960 "node_modules/@npmcli/arborist/node_modules/cacache": {
5961 "version": "19.0.1",
5962 "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
@@ -6028,13 +6005,13 @@
6005 }
6006 },
6007 "node_modules/@npmcli/arborist/node_modules/minimatch": {
6031 - "version": "9.0.7",
6032 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
6033 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
6008 + "version": "9.0.9",
6009 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
6010 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
6011 "dev": true,
6012 "license": "ISC",
6013 "dependencies": {
6037 - "brace-expansion": "^5.0.2"
6014 + "brace-expansion": "^2.0.2"
6015 },
6016 "engines": {
6017 "node": ">=16 || 14 >=14.17"
@@ -6346,29 +6323,6 @@
6323 "node": "^16.14.0 || >=18.0.0"
6324 }
6325 },
6349 - "node_modules/@npmcli/config/node_modules/balanced-match": {
6350 - "version": "4.0.4",
6351 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
6352 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
6353 - "dev": true,
6354 - "license": "MIT",
6355 - "engines": {
6356 - "node": "18 || 20 || >=22"
6357 - }
6358 - },
6359 - "node_modules/@npmcli/config/node_modules/brace-expansion": {
6360 - "version": "5.0.3",
6361 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
6362 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
6363 - "dev": true,
6364 - "license": "MIT",
6365 - "dependencies": {
6366 - "balanced-match": "^4.0.2"
6367 - },
6368 - "engines": {
6369 - "node": "18 || 20 || >=22"
6370 - }
6371 - },
6326 "node_modules/@npmcli/config/node_modules/ci-info": {
6327 "version": "4.1.0",
6328 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz",
@@ -6419,13 +6373,13 @@
6373 }
6374 },
6375 "node_modules/@npmcli/config/node_modules/minimatch": {
6422 - "version": "9.0.7",
6423 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
6424 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
6376 + "version": "9.0.9",
6377 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
6378 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
6379 "dev": true,
6380 "license": "ISC",
6381 "dependencies": {
6428 - "brace-expansion": "^5.0.2"
6382 + "brace-expansion": "^2.0.2"
6383 },
6384 "engines": {
6385 "node": ">=16 || 14 >=14.17"
@@ -8863,9 +8817,9 @@
8817 }
8818 },
8819 "node_modules/@sigmacomputing/babel-plugin-lodash/node_modules/minimatch": {
8866 - "version": "3.1.4",
8867 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
8868 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
8820 + "version": "3.1.5",
8821 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
8822 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
8823 "license": "ISC",
8824 "dependencies": {
8825 "brace-expansion": "^1.1.7"
@@ -10341,34 +10295,13 @@
10295 "node": "^20.17.0 || >=22.9.0"
10296 }
10297 },
10344 - "node_modules/@tufjs/models/node_modules/balanced-match": {
10345 - "version": "4.0.4",
10346 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
10347 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
10348 - "license": "MIT",
10349 - "engines": {
10350 - "node": "18 || 20 || >=22"
10351 - }
10352 - },
10353 - "node_modules/@tufjs/models/node_modules/brace-expansion": {
10354 - "version": "5.0.3",
10355 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
10356 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
10357 - "license": "MIT",
10358 - "dependencies": {
10359 - "balanced-match": "^4.0.2"
10360 - },
10361 - "engines": {
10362 - "node": "18 || 20 || >=22"
10363 - }
10364 - },
10298 "node_modules/@tufjs/models/node_modules/minimatch": {
10366 - "version": "9.0.7",
10367 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
10368 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
10299 + "version": "9.0.9",
10300 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
10301 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
10302 "license": "ISC",
10303 "dependencies": {
10371 - "brace-expansion": "^5.0.2"
10304 + "brace-expansion": "^2.0.2"
10305 },
10306 "engines": {
10307 "node": ">=16 || 14 >=14.17"
@@ -12985,74 +12918,6 @@
12918 "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
12919 "license": "MIT"
12920 },
12988 - "node_modules/body-parser": {
12989 - "version": "1.20.4",
12990 - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.4.tgz",
12991 - "integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==",
12992 - "license": "MIT",
12993 - "dependencies": {
12994 - "bytes": "~3.1.2",
12995 - "content-type": "~1.0.5",
12996 - "debug": "2.6.9",
12997 - "depd": "2.0.0",
12998 - "destroy": "~1.2.0",
12999 - "http-errors": "~2.0.1",
13000 - "iconv-lite": "~0.4.24",
13001 - "on-finished": "~2.4.1",
13002 - "qs": "~6.14.0",
13003 - "raw-body": "~2.5.3",
13004 - "type-is": "~1.6.18",
13005 - "unpipe": "~1.0.0"
13006 - },
13007 - "engines": {
13008 - "node": ">= 0.8",
13009 - "npm": "1.2.8000 || >= 1.4.16"
13010 - }
13011 - },
13012 - "node_modules/body-parser/node_modules/debug": {
13013 - "version": "2.6.9",
13014 - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
13015 - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
13016 - "license": "MIT",
13017 - "dependencies": {
13018 - "ms": "2.0.0"
13019 - }
13020 - },
13021 - "node_modules/body-parser/node_modules/http-errors": {
13022 - "version": "2.0.1",
13023 - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
13024 - "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
13025 - "license": "MIT",
13026 - "dependencies": {
13027 - "depd": "~2.0.0",
13028 - "inherits": "~2.0.4",
13029 - "setprototypeof": "~1.2.0",
13030 - "statuses": "~2.0.2",
13031 - "toidentifier": "~1.0.1"
13032 - },
13033 - "engines": {
13034 - "node": ">= 0.8"
13035 - },
13036 - "funding": {
13037 - "type": "opencollective",
13038 - "url": "https://opencollective.com/express"
13039 - }
13040 - },
13041 - "node_modules/body-parser/node_modules/ms": {
13042 - "version": "2.0.0",
13043 - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
13044 - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
13045 - "license": "MIT"
13046 - },
13047 - "node_modules/body-parser/node_modules/statuses": {
13048 - "version": "2.0.2",
13049 - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
13050 - "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
13051 - "license": "MIT",
13052 - "engines": {
13053 - "node": ">= 0.8"
13054 - }
13055 - },
12921 "node_modules/boolbase": {
12922 "version": "1.0.0",
12923 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
@@ -14486,9 +14351,9 @@
14351 }
14352 },
14353 "node_modules/code-suggester/node_modules/minimatch": {
14489 - "version": "3.1.4",
14490 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
14491 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
14354 + "version": "3.1.5",
14355 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
14356 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
14357 "dev": true,
14358 "license": "ISC",
14359 "dependencies": {
@@ -17530,13 +17395,13 @@
17395 }
17396 },
17397 "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
17533 - "version": "9.0.7",
17534 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
17535 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
17398 + "version": "9.0.9",
17399 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
17400 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
17401 "dev": true,
17402 "license": "ISC",
17403 "dependencies": {
17539 - "brace-expansion": "^5.0.2"
17404 + "brace-expansion": "^2.0.2"
17405 },
17406 "engines": {
17407 "node": ">=16 || 14 >=14.17"
@@ -17611,29 +17476,6 @@
17476 "dev": true,
17477 "license": "Python-2.0"
17478 },
17614 - "node_modules/eslint-plugin-github/node_modules/brace-expansion": {
17615 - "version": "5.0.3",
17616 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
17617 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
17618 - "dev": true,
17619 - "license": "MIT",
17620 - "dependencies": {
17621 - "balanced-match": "^4.0.2"
17622 - },
17623 - "engines": {
17624 - "node": "18 || 20 || >=22"
17625 - }
17626 - },
17627 - "node_modules/eslint-plugin-github/node_modules/brace-expansion/node_modules/balanced-match": {
17628 - "version": "4.0.4",
17629 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
17630 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
17631 - "dev": true,
17632 - "license": "MIT",
17633 - "engines": {
17634 - "node": "18 || 20 || >=22"
17635 - }
17636 - },
17479 "node_modules/eslint-plugin-github/node_modules/eslint-visitor-keys": {
17480 "version": "4.2.0",
17481 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
@@ -17699,9 +17541,9 @@
17541 "license": "MIT"
17542 },
17543 "node_modules/eslint-plugin-github/node_modules/minimatch": {
17702 - "version": "3.1.4",
17703 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
17704 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
17544 + "version": "3.1.5",
17545 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
17546 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
17547 "dev": true,
17548 "license": "ISC",
17549 "dependencies": {
@@ -18172,9 +18014,9 @@
18014 }
18015 },
18016 "node_modules/eslint-plugin-node/node_modules/minimatch": {
18175 - "version": "3.1.4",
18176 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
18177 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
18017 + "version": "3.1.5",
18018 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
18019 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
18020 "dev": true,
18021 "license": "ISC",
18022 "dependencies": {
@@ -18382,37 +18224,14 @@
18224 "url": "https://opencollective.com/eslint"
18225 }
18226 },
18385 - "node_modules/eslint-plugin-primer-react/node_modules/balanced-match": {
18386 - "version": "4.0.4",
18387 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
18388 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
18389 - "dev": true,
18390 - "license": "MIT",
18391 - "engines": {
18392 - "node": "18 || 20 || >=22"
18393 - }
18394 - },
18395 - "node_modules/eslint-plugin-primer-react/node_modules/brace-expansion": {
18396 - "version": "5.0.3",
18397 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
18398 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
18399 - "dev": true,
18400 - "license": "MIT",
18401 - "dependencies": {
18402 - "balanced-match": "^4.0.2"
18403 - },
18404 - "engines": {
18405 - "node": "18 || 20 || >=22"
18406 - }
18407 - },
18227 "node_modules/eslint-plugin-primer-react/node_modules/minimatch": {
18409 - "version": "9.0.7",
18410 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
18411 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
18228 + "version": "9.0.9",
18229 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
18230 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
18231 "dev": true,
18232 "license": "ISC",
18233 "dependencies": {
18415 - "brace-expansion": "^5.0.2"
18234 + "brace-expansion": "^2.0.2"
18235 },
18236 "engines": {
18237 "node": ">=16 || 14 >=14.17"
@@ -19298,6 +19117,45 @@
19117 "ms": "^2.1.1"
19118 }
19119 },
19120 + "node_modules/express/node_modules/body-parser": {
19121 + "version": "1.20.3",
19122 + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
19123 + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
19124 + "license": "MIT",
19125 + "dependencies": {
19126 + "bytes": "3.1.2",
19127 + "content-type": "~1.0.5",
19128 + "debug": "2.6.9",
19129 + "depd": "2.0.0",
19130 + "destroy": "1.2.0",
19131 + "http-errors": "2.0.0",
19132 + "iconv-lite": "0.4.24",
19133 + "on-finished": "2.4.1",
19134 + "qs": "6.13.0",
19135 + "raw-body": "2.5.2",
19136 + "type-is": "~1.6.18",
19137 + "unpipe": "1.0.0"
19138 + },
19139 + "engines": {
19140 + "node": ">= 0.8",
19141 + "npm": "1.2.8000 || >= 1.4.16"
19142 + }
19143 + },
19144 + "node_modules/express/node_modules/body-parser/node_modules/qs": {
19145 + "version": "6.13.0",
19146 + "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
19147 + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
19148 + "license": "BSD-3-Clause",
19149 + "dependencies": {
19150 + "side-channel": "^1.0.6"
19151 + },
19152 + "engines": {
19153 + "node": ">=0.6"
19154 + },
19155 + "funding": {
19156 + "url": "https://github.com/sponsors/ljharb"
19157 + }
19158 + },
19159 "node_modules/express/node_modules/cookie": {
19160 "version": "0.7.1",
19161 "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
@@ -19322,6 +19180,21 @@
19180 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
19181 "license": "MIT"
19182 },
19183 + "node_modules/express/node_modules/raw-body": {
19184 + "version": "2.5.2",
19185 + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
19186 + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
19187 + "license": "MIT",
19188 + "dependencies": {
19189 + "bytes": "3.1.2",
19190 + "http-errors": "2.0.0",
19191 + "iconv-lite": "0.4.24",
19192 + "unpipe": "1.0.0"
19193 + },
19194 + "engines": {
19195 + "node": ">= 0.8"
19196 + }
19197 + },
19198 "node_modules/ext": {
19199 "version": "1.7.0",
19200 "resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
@@ -20034,9 +19907,9 @@
19907 "license": "MIT"
19908 },
19909 "node_modules/fork-ts-checker-webpack-plugin/node_modules/minimatch": {
20037 - "version": "3.1.4",
20038 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
20039 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
19910 + "version": "3.1.5",
19911 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
19912 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
19913 "license": "ISC",
19914 "dependencies": {
19915 "brace-expansion": "^1.1.7"
@@ -20879,9 +20752,9 @@
20752 }
20753 },
20754 "node_modules/gatsby-page-utils/node_modules/minimatch": {
20882 - "version": "3.1.4",
20883 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
20884 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
20755 + "version": "3.1.5",
20756 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
20757 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
20758 "license": "ISC",
20759 "dependencies": {
20760 "brace-expansion": "^1.1.7"
@@ -22378,9 +22251,9 @@
22251 }
22252 },
22253 "node_modules/gatsby/node_modules/minimatch": {
22381 - "version": "3.1.4",
22382 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
22383 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
22254 + "version": "3.1.5",
22255 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
22256 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
22257 "license": "ISC",
22258 "dependencies": {
22259 "brace-expansion": "^1.1.7"
@@ -22657,12 +22530,12 @@
22530 "license": "BSD-2-Clause"
22531 },
22532 "node_modules/glob/node_modules/minimatch": {
22660 - "version": "9.0.5",
22661 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
22662 - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
22533 + "version": "9.0.9",
22534 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
22535 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
22536 "license": "ISC",
22537 "dependencies": {
22665 - "brace-expansion": "^2.0.1"
22538 + "brace-expansion": "^2.0.2"
22539 },
22540 "engines": {
22541 "node": ">=16 || 14 >=14.17"
@@ -32792,43 +32665,6 @@
32665 "node": "^20.17.0 || >=22.9.0"
32666 }
32667 },
32795 - "node_modules/pacote/node_modules/@npmcli/agent": {
32796 - "version": "3.0.0",
32797 - "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-3.0.0.tgz",
32798 - "integrity": "sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==",
32799 - "dev": true,
32800 - "license": "ISC",
32801 - "dependencies": {
32802 - "agent-base": "^7.1.0",
32803 - "http-proxy-agent": "^7.0.0",
32804 - "https-proxy-agent": "^7.0.1",
32805 - "lru-cache": "^10.0.1",
32806 - "socks-proxy-agent": "^8.0.3"
32807 - },
32808 - "engines": {
32809 - "node": "^18.17.0 || >=20.5.0"
32810 - }
32811 - },
32812 - "node_modules/pacote/node_modules/@npmcli/agent/node_modules/lru-cache": {
32813 - "version": "10.4.3",
32814 - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
32815 - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
32816 - "dev": true,
32817 - "license": "ISC"
32818 - },
32819 - "node_modules/pacote/node_modules/@npmcli/fs": {
32820 - "version": "4.0.0",
32821 - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz",
32822 - "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==",
32823 - "dev": true,
32824 - "license": "ISC",
32825 - "dependencies": {
32826 - "semver": "^7.3.5"
32827 - },
32828 - "engines": {
32829 - "node": "^18.17.0 || >=20.5.0"
32830 - }
32831 - },
32668 "node_modules/pacote/node_modules/@npmcli/git": {
32669 "version": "7.0.0",
32670 "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-7.0.0.tgz",
@@ -32862,16 +32698,6 @@
32698 "node": "^18.17.0 || >=20.5.0"
32699 }
32700 },
32865 - "node_modules/pacote/node_modules/@npmcli/node-gyp": {
32866 - "version": "4.0.0",
32867 - "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz",
32868 - "integrity": "sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==",
32869 - "dev": true,
32870 - "license": "ISC",
32871 - "engines": {
32872 - "node": "^18.17.0 || >=20.5.0"
32873 - }
32874 - },
32701 "node_modules/pacote/node_modules/@npmcli/promise-spawn": {
32702 "version": "9.0.1",
32703 "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-9.0.1.tgz",
@@ -32901,57 +32727,6 @@
32727 "node": "^20.17.0 || >=22.9.0"
32728 }
32729 },
32904 - "node_modules/pacote/node_modules/@npmcli/redact": {
32905 - "version": "3.2.2",
32906 - "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.2.2.tgz",
32907 - "integrity": "sha512-7VmYAmk4csGv08QzrDKScdzn11jHPFGyqJW39FyPgPuAp3zIaUmuCo1yxw9aGs+NEJuTGQ9Gwqpt93vtJubucg==",
32908 - "dev": true,
32909 - "license": "ISC",
32910 - "engines": {
32911 - "node": "^18.17.0 || >=20.5.0"
32912 - }
32913 - },
32914 - "node_modules/pacote/node_modules/@npmcli/run-script": {
32915 - "version": "10.0.0",
32916 - "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-10.0.0.tgz",
32917 - "integrity": "sha512-vaQj4nccJbAslopIvd49pQH2NhUp7G9pY4byUtmwhe37ZZuubGrx0eB9hW2F37uVNRuDDK6byFGXF+7JCuMSZg==",
32918 - "dev": true,
32919 - "license": "ISC",
32920 - "dependencies": {
32921 - "@npmcli/node-gyp": "^4.0.0",
32922 - "@npmcli/package-json": "^7.0.0",
32923 - "@npmcli/promise-spawn": "^8.0.0",
32924 - "node-gyp": "^11.0.0",
32925 - "proc-log": "^5.0.0",
32926 - "which": "^5.0.0"
32927 - },
32928 - "engines": {
32929 - "node": "^20.17.0 || >=22.9.0"
32930 - }
32931 - },
32932 - "node_modules/pacote/node_modules/@npmcli/run-script/node_modules/@npmcli/promise-spawn": {
32933 - "version": "8.0.3",
32934 - "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-8.0.3.tgz",
32935 - "integrity": "sha512-Yb00SWaL4F8w+K8YGhQ55+xE4RUNdMHV43WZGsiTM92gS+lC0mGsn7I4hLug7pbao035S6bj3Y3w0cUNGLfmkg==",
32936 - "dev": true,
32937 - "license": "ISC",
32938 - "dependencies": {
32939 - "which": "^5.0.0"
32940 - },
32941 - "engines": {
32942 - "node": "^18.17.0 || >=20.5.0"
32943 - }
32944 - },
32945 - "node_modules/pacote/node_modules/abbrev": {
32946 - "version": "3.0.1",
32947 - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz",
32948 - "integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==",
32949 - "dev": true,
32950 - "license": "ISC",
32951 - "engines": {
32952 - "node": "^18.17.0 || >=20.5.0"
32953 - }
32954 - },
32730 "node_modules/pacote/node_modules/hosted-git-info": {
32731 "version": "9.0.0",
32732 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.0.tgz",
@@ -32975,129 +32750,6 @@
32750 "node": "20 || >=22"
32751 }
32752 },
32978 - "node_modules/pacote/node_modules/make-fetch-happen": {
32979 - "version": "14.0.3",
32980 - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-14.0.3.tgz",
32981 - "integrity": "sha512-QMjGbFTP0blj97EeidG5hk/QhKQ3T4ICckQGLgz38QF7Vgbk6e6FTARN8KhKxyBbWn8R0HU+bnw8aSoFPD4qtQ==",
32982 - "dev": true,
32983 - "license": "ISC",
32984 - "dependencies": {
32985 - "@npmcli/agent": "^3.0.0",
32986 - "cacache": "^19.0.1",
32987 - "http-cache-semantics": "^4.1.1",
32988 - "minipass": "^7.0.2",
32989 - "minipass-fetch": "^4.0.0",
32990 - "minipass-flush": "^1.0.5",
32991 - "minipass-pipeline": "^1.2.4",
32992 - "negotiator": "^1.0.0",
32993 - "proc-log": "^5.0.0",
32994 - "promise-retry": "^2.0.1",
32995 - "ssri": "^12.0.0"
32996 - },
32997 - "engines": {
32998 - "node": "^18.17.0 || >=20.5.0"
32999 - }
33000 - },
33001 - "node_modules/pacote/node_modules/make-fetch-happen/node_modules/cacache": {
33002 - "version": "19.0.1",
33003 - "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
33004 - "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==",
33005 - "dev": true,
33006 - "license": "ISC",
33007 - "dependencies": {
33008 - "@npmcli/fs": "^4.0.0",
33009 - "fs-minipass": "^3.0.0",
33010 - "glob": "^10.2.2",
33011 - "lru-cache": "^10.0.1",
33012 - "minipass": "^7.0.3",
33013 - "minipass-collect": "^2.0.1",
33014 - "minipass-flush": "^1.0.5",
33015 - "minipass-pipeline": "^1.2.4",
33016 - "p-map": "^7.0.2",
33017 - "ssri": "^12.0.0",
33018 - "tar": "^7.4.3",
33019 - "unique-filename": "^4.0.0"
33020 - },
33021 - "engines": {
33022 - "node": "^18.17.0 || >=20.5.0"
33023 - }
33024 - },
33025 - "node_modules/pacote/node_modules/make-fetch-happen/node_modules/lru-cache": {
33026 - "version": "10.4.3",
33027 - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
33028 - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
33029 - "dev": true,
33030 - "license": "ISC"
33031 - },
33032 - "node_modules/pacote/node_modules/minipass-fetch": {
33033 - "version": "4.0.1",
33034 - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-4.0.1.tgz",
33035 - "integrity": "sha512-j7U11C5HXigVuutxebFadoYBbd7VSdZWggSe64NVdvWNBqGAiXPL2QVCehjmw7lY1oF9gOllYbORh+hiNgfPgQ==",
33036 - "dev": true,
33037 - "license": "MIT",
33038 - "dependencies": {
33039 - "minipass": "^7.0.3",
33040 - "minipass-sized": "^1.0.3",
33041 - "minizlib": "^3.0.1"
33042 - },
33043 - "engines": {
33044 - "node": "^18.17.0 || >=20.5.0"
33045 - },
33046 - "optionalDependencies": {
33047 - "encoding": "^0.1.13"
33048 - }
33049 - },
33050 - "node_modules/pacote/node_modules/negotiator": {
33051 - "version": "1.0.0",
33052 - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
33053 - "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
33054 - "dev": true,
33055 - "license": "MIT",
33056 - "engines": {
33057 - "node": ">= 0.6"
33058 - }
33059 - },
33060 - "node_modules/pacote/node_modules/node-gyp": {
33061 - "version": "11.4.2",
33062 - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-11.4.2.tgz",
33063 - "integrity": "sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==",
33064 - "dev": true,
33065 - "license": "MIT",
33066 - "dependencies": {
33067 - "env-paths": "^2.2.0",
33068 - "exponential-backoff": "^3.1.1",
33069 - "graceful-fs": "^4.2.6",
33070 - "make-fetch-happen": "^14.0.3",
33071 - "nopt": "^8.0.0",
33072 - "proc-log": "^5.0.0",
33073 - "semver": "^7.3.5",
33074 - "tar": "^7.4.3",
33075 - "tinyglobby": "^0.2.12",
33076 - "which": "^5.0.0"
33077 - },
33078 - "bin": {
33079 - "node-gyp": "bin/node-gyp.js"
33080 - },
33081 - "engines": {
33082 - "node": "^18.17.0 || >=20.5.0"
33083 - }
33084 - },
33085 - "node_modules/pacote/node_modules/nopt": {
33086 - "version": "8.1.0",
33087 - "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz",
33088 - "integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==",
33089 - "dev": true,
33090 - "license": "ISC",
33091 - "dependencies": {
33092 - "abbrev": "^3.0.0"
33093 - },
33094 - "bin": {
33095 - "nopt": "bin/nopt.js"
33096 - },
33097 - "engines": {
33098 - "node": "^18.17.0 || >=20.5.0"
33099 - }
33100 - },
32753 "node_modules/pacote/node_modules/npm-install-checks": {
32754 "version": "7.1.2",
32755 "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.2.tgz",
@@ -33153,49 +32805,6 @@
32805 "node": "^20.17.0 || >=22.9.0"
32806 }
32807 },
33156 - "node_modules/pacote/node_modules/npm-registry-fetch": {
33157 - "version": "19.0.0",
33158 - "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-19.0.0.tgz",
33159 - "integrity": "sha512-DFxSAemHUwT/POaXAOY4NJmEWBPB0oKbwD6FFDE9hnt1nORkt/FXvgjD4hQjoKoHw9u0Ezws9SPXwV7xE/Gyww==",
33160 - "dev": true,
33161 - "license": "ISC",
33162 - "dependencies": {
33163 - "@npmcli/redact": "^3.0.0",
33164 - "jsonparse": "^1.3.1",
33165 - "make-fetch-happen": "^15.0.0",
33166 - "minipass": "^7.0.2",
33167 - "minipass-fetch": "^4.0.0",
33168 - "minizlib": "^3.0.1",
33169 - "npm-package-arg": "^13.0.0",
33170 - "proc-log": "^5.0.0"
33171 - },
33172 - "engines": {
33173 - "node": "^20.17.0 || >=22.9.0"
33174 - }
33175 - },
33176 - "node_modules/pacote/node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
33177 - "version": "15.0.1",
33178 - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.1.tgz",
33179 - "integrity": "sha512-9GjpQcaUXO2xmre8JfALl8Oji8Jpo+SyY2HpqFFPHVczOld/I+JFRx9FkP/uedZzkJlI9uM5t/j6dGJv4BScQw==",
33180 - "dev": true,
33181 - "license": "ISC",
33182 - "dependencies": {
33183 - "@npmcli/agent": "^3.0.0",
33184 - "cacache": "^20.0.1",
33185 - "http-cache-semantics": "^4.1.1",
33186 - "minipass": "^7.0.2",
33187 - "minipass-fetch": "^4.0.0",
33188 - "minipass-flush": "^1.0.5",
33189 - "minipass-pipeline": "^1.2.4",
33190 - "negotiator": "^1.0.0",
33191 - "proc-log": "^5.0.0",
33192 - "promise-retry": "^2.0.1",
33193 - "ssri": "^12.0.0"
33194 - },
33195 - "engines": {
33196 - "node": "^20.17.0 || >=22.9.0"
33197 - }
33198 - },
32808 "node_modules/pacote/node_modules/proc-log": {
32809 "version": "5.0.0",
32810 "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz",
@@ -33206,45 +32815,6 @@
32815 "node": "^18.17.0 || >=20.5.0"
32816 }
32817 },
33209 - "node_modules/pacote/node_modules/ssri": {
33210 - "version": "12.0.0",
33211 - "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
33212 - "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==",
33213 - "dev": true,
33214 - "license": "ISC",
33215 - "dependencies": {
33216 - "minipass": "^7.0.3"
33217 - },
33218 - "engines": {
33219 - "node": "^18.17.0 || >=20.5.0"
33220 - }
33221 - },
33222 - "node_modules/pacote/node_modules/unique-filename": {
33223 - "version": "4.0.0",
33224 - "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz",
33225 - "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==",
33226 - "dev": true,
33227 - "license": "ISC",
33228 - "dependencies": {
33229 - "unique-slug": "^5.0.0"
33230 - },
33231 - "engines": {
33232 - "node": "^18.17.0 || >=20.5.0"
33233 - }
33234 - },
33235 - "node_modules/pacote/node_modules/unique-slug": {
33236 - "version": "5.0.0",
33237 - "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz",
33238 - "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==",
33239 - "dev": true,
33240 - "license": "ISC",
33241 - "dependencies": {
33242 - "imurmurhash": "^0.1.4"
33243 - },
33244 - "engines": {
33245 - "node": "^18.17.0 || >=20.5.0"
33246 - }
33247 - },
32818 "node_modules/param-case": {
32819 "version": "3.0.4",
32820 "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
@@ -35732,9 +35302,9 @@
35302 }
35303 },
35304 "node_modules/recursive-readdir/node_modules/minimatch": {
35735 - "version": "3.1.4",
35736 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
35737 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
35305 + "version": "3.1.5",
35306 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
35307 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
35308 "license": "ISC",
35309 "dependencies": {
35310 "brace-expansion": "^1.1.7"
@@ -37614,9 +37184,9 @@
37184 }
37185 },
37186 "node_modules/rimraf/node_modules/minimatch": {
37617 - "version": "3.1.4",
37618 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
37619 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
37187 + "version": "3.1.5",
37188 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
37189 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
37190 "license": "ISC",
37191 "dependencies": {
37192 "brace-expansion": "^1.1.7"
@@ -39589,9 +39159,9 @@
39159 }
39160 },
39161 "node_modules/tar": {
39592 - "version": "7.5.7",
39593 - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
39594 - "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
39162 + "version": "7.5.10",
39163 + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
39164 + "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
39165 "license": "BlueOak-1.0.0",
39166 "dependencies": {
39167 "@isaacs/fs-minipass": "^4.0.0",
@@ -39816,9 +39386,9 @@
39386 }
39387 },
39388 "node_modules/test-exclude/node_modules/minimatch": {
39819 - "version": "3.1.4",
39820 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
39821 - "integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
39389 + "version": "3.1.5",
39390 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
39391 + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
39392 "dev": true,
39393 "license": "ISC",
39394 "dependencies": {
@@ -40735,29 +40305,6 @@
40305 "url": "https://opencollective.com/typescript-eslint"
40306 }
40307 },
40738 - "node_modules/typescript-eslint/node_modules/balanced-match": {
40739 - "version": "4.0.4",
40740 - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
40741 - "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
40742 - "dev": true,
40743 - "license": "MIT",
40744 - "engines": {
40745 - "node": "18 || 20 || >=22"
40746 - }
40747 - },
40748 - "node_modules/typescript-eslint/node_modules/brace-expansion": {
40749 - "version": "5.0.3",
40750 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
40751 - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
40752 - "dev": true,
40753 - "license": "MIT",
40754 - "dependencies": {
40755 - "balanced-match": "^4.0.2"
40756 - },
40757 - "engines": {
40758 - "node": "18 || 20 || >=22"
40759 - }
40760 - },
40308 "node_modules/typescript-eslint/node_modules/eslint-visitor-keys": {
40309 "version": "4.2.0",
40310 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
@@ -40772,13 +40319,13 @@
40319 }
40320 },
40321 "node_modules/typescript-eslint/node_modules/minimatch": {
40775 - "version": "9.0.7",
40776 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
40777 - "integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
40322 + "version": "9.0.9",
40323 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
40324 + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
40325 "dev": true,
40326 "license": "ISC",
40327 "dependencies": {
40781 - "brace-expansion": "^5.0.2"
40328 + "brace-expansion": "^2.0.2"
40329 },
40330 "engines": {
40331 "node": ">=16 || 14 >=14.17"