build(deps): bump glob and npm

Removes [glob](https://github.com/isaacs/node-glob). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `glob`

Updates `npm` from 11.6.3 to 11.7.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.6.3...v11.7.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.7.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-12 01:50:46 +00:00 committed by GitHub
parent 8c3e4f586e
commit 23f28d6b9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

556
package-lock.json generated
View file

@ -2380,9 +2380,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "11.6.3", "version": "11.7.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.6.3.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-11.7.0.tgz",
"integrity": "sha512-QIWnYxYuDjrNGaTp0jrTqgl45QHM+UfdcjPBKmia4LsBkHY8TvEjZpkAVrNO7EOJA//tOP3k+9cioXwqdAfukg==", "integrity": "sha512-wiCZpv/41bIobCoJ31NStIWKfAxxYyD1iYnWCtiyns8s5v3+l8y0HCP/sScuH6B5+GhIfda4HQKiqeGZwJWhFw==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@ -2461,37 +2461,37 @@
], ],
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^9.1.7", "@npmcli/arborist": "^9.1.9",
"@npmcli/config": "^10.4.3", "@npmcli/config": "^10.4.5",
"@npmcli/fs": "^4.0.0", "@npmcli/fs": "^5.0.0",
"@npmcli/map-workspaces": "^5.0.1", "@npmcli/map-workspaces": "^5.0.3",
"@npmcli/metavuln-calculator": "^9.0.3", "@npmcli/metavuln-calculator": "^9.0.3",
"@npmcli/package-json": "^7.0.2", "@npmcli/package-json": "^7.0.4",
"@npmcli/promise-spawn": "^9.0.1", "@npmcli/promise-spawn": "^9.0.1",
"@npmcli/redact": "^4.0.0", "@npmcli/redact": "^4.0.0",
"@npmcli/run-script": "^10.0.3", "@npmcli/run-script": "^10.0.3",
"@sigstore/tuf": "^4.0.0", "@sigstore/tuf": "^4.0.0",
"abbrev": "^4.0.0", "abbrev": "^4.0.0",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^20.0.2", "cacache": "^20.0.3",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"ci-info": "^4.3.1", "ci-info": "^4.3.1",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"fastest-levenshtein": "^1.0.16", "fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3", "fs-minipass": "^3.0.3",
"glob": "^11.0.3", "glob": "^13.0.0",
"graceful-fs": "^4.2.11", "graceful-fs": "^4.2.11",
"hosted-git-info": "^9.0.2", "hosted-git-info": "^9.0.2",
"ini": "^6.0.0", "ini": "^6.0.0",
"init-package-json": "^8.2.3", "init-package-json": "^8.2.4",
"is-cidr": "^6.0.1", "is-cidr": "^6.0.1",
"json-parse-even-better-errors": "^5.0.0", "json-parse-even-better-errors": "^5.0.0",
"libnpmaccess": "^10.0.3", "libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.0.10", "libnpmdiff": "^8.0.12",
"libnpmexec": "^10.1.9", "libnpmexec": "^10.1.11",
"libnpmfund": "^7.0.10", "libnpmfund": "^7.0.12",
"libnpmorg": "^8.0.1", "libnpmorg": "^8.0.1",
"libnpmpack": "^9.0.10", "libnpmpack": "^9.0.12",
"libnpmpublish": "^11.1.3", "libnpmpublish": "^11.1.3",
"libnpmsearch": "^9.0.1", "libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2", "libnpmteam": "^8.0.2",
@ -2503,19 +2503,19 @@
"ms": "^2.1.2", "ms": "^2.1.2",
"node-gyp": "^12.1.0", "node-gyp": "^12.1.0",
"nopt": "^9.0.0", "nopt": "^9.0.0",
"npm-audit-report": "^6.0.0", "npm-audit-report": "^7.0.0",
"npm-install-checks": "^8.0.0", "npm-install-checks": "^8.0.0",
"npm-package-arg": "^13.0.2", "npm-package-arg": "^13.0.2",
"npm-pick-manifest": "^11.0.3", "npm-pick-manifest": "^11.0.3",
"npm-profile": "^12.0.1", "npm-profile": "^12.0.1",
"npm-registry-fetch": "^19.1.1", "npm-registry-fetch": "^19.1.1",
"npm-user-validate": "^3.0.0", "npm-user-validate": "^4.0.0",
"p-map": "^7.0.3", "p-map": "^7.0.4",
"pacote": "^21.0.4", "pacote": "^21.0.4",
"parse-conflict-json": "^5.0.1", "parse-conflict-json": "^5.0.1",
"proc-log": "^6.0.0", "proc-log": "^6.1.0",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^4.1.0", "read": "^5.0.1",
"semver": "^7.7.3", "semver": "^7.7.3",
"spdx-expression-parse": "^4.0.0", "spdx-expression-parse": "^4.0.0",
"ssri": "^13.0.0", "ssri": "^13.0.0",
@ -2565,68 +2565,6 @@
"node": "20 || >=22" "node": "20 || >=22"
} }
}, },
"node_modules/npm/node_modules/@isaacs/cliui": {
"version": "8.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
"strip-ansi": "^7.0.1",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
"version": "6.2.2",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
"version": "9.2.2",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width": {
"version": "5.1.2",
"inBundle": true,
"license": "MIT",
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
"version": "7.1.2",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^6.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/npm/node_modules/@isaacs/fs-minipass": { "node_modules/npm/node_modules/@isaacs/fs-minipass": {
"version": "4.0.1", "version": "4.0.1",
"inBundle": true, "inBundle": true,
@ -2659,19 +2597,19 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/arborist": { "node_modules/npm/node_modules/@npmcli/arborist": {
"version": "9.1.7", "version": "9.1.9",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/fs": "^4.0.0", "@npmcli/fs": "^5.0.0",
"@npmcli/installed-package-contents": "^4.0.0", "@npmcli/installed-package-contents": "^4.0.0",
"@npmcli/map-workspaces": "^5.0.0", "@npmcli/map-workspaces": "^5.0.0",
"@npmcli/metavuln-calculator": "^9.0.2", "@npmcli/metavuln-calculator": "^9.0.2",
"@npmcli/name-from-folder": "^4.0.0", "@npmcli/name-from-folder": "^4.0.0",
"@npmcli/node-gyp": "^5.0.0", "@npmcli/node-gyp": "^5.0.0",
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"@npmcli/query": "^4.0.0", "@npmcli/query": "^5.0.0",
"@npmcli/redact": "^4.0.0", "@npmcli/redact": "^4.0.0",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"bin-links": "^6.0.0", "bin-links": "^6.0.0",
@ -2681,7 +2619,7 @@
"json-stringify-nice": "^1.1.4", "json-stringify-nice": "^1.1.4",
"lru-cache": "^11.2.1", "lru-cache": "^11.2.1",
"minimatch": "^10.0.3", "minimatch": "^10.0.3",
"nopt": "^8.0.0", "nopt": "^9.0.0",
"npm-install-checks": "^8.0.0", "npm-install-checks": "^8.0.0",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.0",
"npm-pick-manifest": "^11.0.1", "npm-pick-manifest": "^11.0.1",
@ -2689,7 +2627,7 @@
"pacote": "^21.0.2", "pacote": "^21.0.2",
"parse-conflict-json": "^5.0.1", "parse-conflict-json": "^5.0.1",
"proc-log": "^6.0.0", "proc-log": "^6.0.0",
"proggy": "^3.0.0", "proggy": "^4.0.0",
"promise-all-reject-late": "^1.0.0", "promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^3.0.1", "promise-call-limit": "^3.0.1",
"semver": "^7.3.7", "semver": "^7.3.7",
@ -2704,34 +2642,8 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/@npmcli/arborist/node_modules/abbrev": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz",
"integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==",
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/@npmcli/arborist/node_modules/nopt": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz",
"integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==",
"inBundle": true,
"license": "ISC",
"dependencies": {
"abbrev": "^3.0.0"
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/@npmcli/config": { "node_modules/npm/node_modules/@npmcli/config": {
"version": "10.4.3", "version": "10.4.5",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -2739,7 +2651,7 @@
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"ci-info": "^4.0.0", "ci-info": "^4.0.0",
"ini": "^6.0.0", "ini": "^6.0.0",
"nopt": "^8.1.0", "nopt": "^9.0.0",
"proc-log": "^6.0.0", "proc-log": "^6.0.0",
"semver": "^7.3.5", "semver": "^7.3.5",
"walk-up-path": "^4.0.0" "walk-up-path": "^4.0.0"
@ -2748,41 +2660,15 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/@npmcli/config/node_modules/abbrev": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz",
"integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==",
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/@npmcli/config/node_modules/nopt": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz",
"integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==",
"inBundle": true,
"license": "ISC",
"dependencies": {
"abbrev": "^3.0.0"
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/@npmcli/fs": { "node_modules/npm/node_modules/@npmcli/fs": {
"version": "4.0.0", "version": "5.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"semver": "^7.3.5" "semver": "^7.3.5"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/@npmcli/git": { "node_modules/npm/node_modules/@npmcli/git": {
@ -2819,13 +2705,13 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/map-workspaces": { "node_modules/npm/node_modules/@npmcli/map-workspaces": {
"version": "5.0.1", "version": "5.0.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/name-from-folder": "^4.0.0", "@npmcli/name-from-folder": "^4.0.0",
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"glob": "^11.0.3", "glob": "^13.0.0",
"minimatch": "^10.0.3" "minimatch": "^10.0.3"
}, },
"engines": { "engines": {
@ -2864,12 +2750,12 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/package-json": { "node_modules/npm/node_modules/@npmcli/package-json": {
"version": "7.0.2", "version": "7.0.4",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/git": "^7.0.0", "@npmcli/git": "^7.0.0",
"glob": "^11.0.3", "glob": "^13.0.0",
"hosted-git-info": "^9.0.0", "hosted-git-info": "^9.0.0",
"json-parse-even-better-errors": "^5.0.0", "json-parse-even-better-errors": "^5.0.0",
"proc-log": "^6.0.0", "proc-log": "^6.0.0",
@ -2892,14 +2778,14 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/query": { "node_modules/npm/node_modules/@npmcli/query": {
"version": "4.0.1", "version": "5.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"postcss-selector-parser": "^7.0.0" "postcss-selector-parser": "^7.0.0"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/@npmcli/redact": { "node_modules/npm/node_modules/@npmcli/redact": {
@ -3060,17 +2946,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/npm/node_modules/ansi-styles": {
"version": "6.2.3",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/npm/node_modules/aproba": { "node_modules/npm/node_modules/aproba": {
"version": "2.1.0", "version": "2.1.0",
"inBundle": true, "inBundle": true,
@ -3121,13 +2996,13 @@
} }
}, },
"node_modules/npm/node_modules/cacache": { "node_modules/npm/node_modules/cacache": {
"version": "20.0.2", "version": "20.0.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/fs": "^4.0.0", "@npmcli/fs": "^5.0.0",
"fs-minipass": "^3.0.0", "fs-minipass": "^3.0.0",
"glob": "^11.0.3", "glob": "^13.0.0",
"lru-cache": "^11.1.0", "lru-cache": "^11.1.0",
"minipass": "^7.0.3", "minipass": "^7.0.3",
"minipass-collect": "^2.0.1", "minipass-collect": "^2.0.1",
@ -3135,7 +3010,7 @@
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"p-map": "^7.0.2", "p-map": "^7.0.2",
"ssri": "^13.0.0", "ssri": "^13.0.0",
"unique-filename": "^4.0.0" "unique-filename": "^5.0.0"
}, },
"engines": { "engines": {
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
@ -3205,59 +3080,11 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/color-convert": {
"version": "2.0.1",
"inBundle": true,
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/npm/node_modules/color-name": {
"version": "1.1.4",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/common-ancestor-path": { "node_modules/npm/node_modules/common-ancestor-path": {
"version": "1.0.1", "version": "1.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC" "license": "ISC"
}, },
"node_modules/npm/node_modules/cross-spawn": {
"version": "7.0.6",
"inBundle": true,
"license": "MIT",
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/npm/node_modules/cross-spawn/node_modules/isexe": {
"version": "2.0.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/cross-spawn/node_modules/which": {
"version": "2.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/npm/node_modules/cssesc": { "node_modules/npm/node_modules/cssesc": {
"version": "3.0.0", "version": "3.0.0",
"inBundle": true, "inBundle": true,
@ -3293,11 +3120,6 @@
"node": ">=0.3.1" "node": ">=0.3.1"
} }
}, },
"node_modules/npm/node_modules/eastasianwidth": {
"version": "0.2.0",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/emoji-regex": { "node_modules/npm/node_modules/emoji-regex": {
"version": "8.0.0", "version": "8.0.0",
"inBundle": true, "inBundle": true,
@ -3338,21 +3160,6 @@
"node": ">= 4.9.1" "node": ">= 4.9.1"
} }
}, },
"node_modules/npm/node_modules/foreground-child": {
"version": "3.3.1",
"inBundle": true,
"license": "ISC",
"dependencies": {
"cross-spawn": "^7.0.6",
"signal-exit": "^4.0.1"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/npm/node_modules/fs-minipass": { "node_modules/npm/node_modules/fs-minipass": {
"version": "3.0.3", "version": "3.0.3",
"inBundle": true, "inBundle": true,
@ -3365,20 +3172,14 @@
} }
}, },
"node_modules/npm/node_modules/glob": { "node_modules/npm/node_modules/glob": {
"version": "11.0.3", "version": "13.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"foreground-child": "^3.3.1", "minimatch": "^10.1.1",
"jackspeak": "^4.1.1",
"minimatch": "^10.0.3",
"minipass": "^7.1.2", "minipass": "^7.1.2",
"package-json-from-dist": "^1.0.0",
"path-scurry": "^2.0.0" "path-scurry": "^2.0.0"
}, },
"bin": {
"glob": "dist/esm/bin.mjs"
},
"engines": { "engines": {
"node": "20 || >=22" "node": "20 || >=22"
}, },
@ -3471,14 +3272,14 @@
} }
}, },
"node_modules/npm/node_modules/init-package-json": { "node_modules/npm/node_modules/init-package-json": {
"version": "8.2.3", "version": "8.2.4",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.0",
"promzard": "^2.0.0", "promzard": "^3.0.1",
"read": "^4.0.0", "read": "^5.0.1",
"semver": "^7.7.2", "semver": "^7.7.2",
"validate-npm-package-license": "^3.0.4", "validate-npm-package-license": "^3.0.4",
"validate-npm-package-name": "^7.0.0" "validate-npm-package-name": "^7.0.0"
@ -3533,20 +3334,6 @@
"node": ">=16" "node": ">=16"
} }
}, },
"node_modules/npm/node_modules/jackspeak": {
"version": "4.1.1",
"inBundle": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/cliui": "^8.0.2"
},
"engines": {
"node": "20 || >=22"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/npm/node_modules/json-parse-even-better-errors": { "node_modules/npm/node_modules/json-parse-even-better-errors": {
"version": "5.0.0", "version": "5.0.0",
"inBundle": true, "inBundle": true,
@ -3594,12 +3381,12 @@
} }
}, },
"node_modules/npm/node_modules/libnpmdiff": { "node_modules/npm/node_modules/libnpmdiff": {
"version": "8.0.10", "version": "8.0.12",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.7", "@npmcli/arborist": "^9.1.9",
"@npmcli/installed-package-contents": "^3.0.0", "@npmcli/installed-package-contents": "^4.0.0",
"binary-extensions": "^3.0.0", "binary-extensions": "^3.0.0",
"diff": "^8.0.2", "diff": "^8.0.2",
"minimatch": "^10.0.3", "minimatch": "^10.0.3",
@ -3611,52 +3398,12 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/libnpmdiff/node_modules/@npmcli/installed-package-contents": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz",
"integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==",
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-bundled": "^4.0.0",
"npm-normalize-package-bin": "^4.0.0"
},
"bin": {
"installed-package-contents": "bin/index.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/libnpmdiff/node_modules/npm-bundled": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz",
"integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==",
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-normalize-package-bin": "^4.0.0"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/libnpmdiff/node_modules/npm-normalize-package-bin": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
"integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "10.1.9", "version": "10.1.11",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.7", "@npmcli/arborist": "^9.1.9",
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0", "ci-info": "^4.0.0",
@ -3664,7 +3411,7 @@
"pacote": "^21.0.2", "pacote": "^21.0.2",
"proc-log": "^6.0.0", "proc-log": "^6.0.0",
"promise-retry": "^2.0.1", "promise-retry": "^2.0.1",
"read": "^4.0.0", "read": "^5.0.1",
"semver": "^7.3.7", "semver": "^7.3.7",
"signal-exit": "^4.1.0", "signal-exit": "^4.1.0",
"walk-up-path": "^4.0.0" "walk-up-path": "^4.0.0"
@ -3674,11 +3421,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmfund": { "node_modules/npm/node_modules/libnpmfund": {
"version": "7.0.10", "version": "7.0.12",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.7" "@npmcli/arborist": "^9.1.9"
}, },
"engines": { "engines": {
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
@ -3697,11 +3444,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpack": { "node_modules/npm/node_modules/libnpmpack": {
"version": "9.0.10", "version": "9.0.12",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.1.7", "@npmcli/arborist": "^9.1.9",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.0",
"pacote": "^21.0.2" "pacote": "^21.0.2"
@ -3927,11 +3674,11 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/mute-stream": { "node_modules/npm/node_modules/mute-stream": {
"version": "2.0.0", "version": "3.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/negotiator": { "node_modules/npm/node_modules/negotiator": {
@ -3980,11 +3727,11 @@
} }
}, },
"node_modules/npm/node_modules/npm-audit-report": { "node_modules/npm/node_modules/npm-audit-report": {
"version": "6.0.0", "version": "7.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/npm-bundled": { "node_modules/npm/node_modules/npm-bundled": {
@ -4088,15 +3835,15 @@
} }
}, },
"node_modules/npm/node_modules/npm-user-validate": { "node_modules/npm/node_modules/npm-user-validate": {
"version": "3.0.0", "version": "4.0.0",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/p-map": { "node_modules/npm/node_modules/p-map": {
"version": "7.0.3", "version": "7.0.4",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -4106,11 +3853,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/npm/node_modules/package-json-from-dist": {
"version": "1.0.1",
"inBundle": true,
"license": "BlueOak-1.0.0"
},
"node_modules/npm/node_modules/pacote": { "node_modules/npm/node_modules/pacote": {
"version": "21.0.4", "version": "21.0.4",
"inBundle": true, "inBundle": true,
@ -4154,14 +3896,6 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/path-key": {
"version": "3.1.1",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/path-scurry": { "node_modules/npm/node_modules/path-scurry": {
"version": "2.0.0", "version": "2.0.0",
"inBundle": true, "inBundle": true,
@ -4190,7 +3924,7 @@
} }
}, },
"node_modules/npm/node_modules/proc-log": { "node_modules/npm/node_modules/proc-log": {
"version": "6.0.0", "version": "6.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
@ -4198,11 +3932,11 @@
} }
}, },
"node_modules/npm/node_modules/proggy": { "node_modules/npm/node_modules/proggy": {
"version": "3.0.0", "version": "4.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/promise-all-reject-late": { "node_modules/npm/node_modules/promise-all-reject-late": {
@ -4234,14 +3968,14 @@
} }
}, },
"node_modules/npm/node_modules/promzard": { "node_modules/npm/node_modules/promzard": {
"version": "2.0.0", "version": "3.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"read": "^4.0.0" "read": "^5.0.0"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/qrcode-terminal": { "node_modules/npm/node_modules/qrcode-terminal": {
@ -4252,14 +3986,14 @@
} }
}, },
"node_modules/npm/node_modules/read": { "node_modules/npm/node_modules/read": {
"version": "4.1.0", "version": "5.0.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"mute-stream": "^2.0.0" "mute-stream": "^3.0.0"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/read-cmd-shim": { "node_modules/npm/node_modules/read-cmd-shim": {
@ -4295,25 +4029,6 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/npm/node_modules/shebang-command": {
"version": "2.0.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"shebang-regex": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/shebang-regex": {
"version": "3.0.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/signal-exit": { "node_modules/npm/node_modules/signal-exit": {
"version": "4.1.0", "version": "4.1.0",
"inBundle": true, "inBundle": true,
@ -4437,20 +4152,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/npm/node_modules/string-width-cjs": {
"name": "string-width",
"version": "4.2.3",
"inBundle": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/strip-ansi": { "node_modules/npm/node_modules/strip-ansi": {
"version": "6.0.1", "version": "6.0.1",
"inBundle": true, "inBundle": true,
@ -4462,18 +4163,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/npm/node_modules/strip-ansi-cjs": {
"name": "strip-ansi",
"version": "6.0.1",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/supports-color": { "node_modules/npm/node_modules/supports-color": {
"version": "10.2.2", "version": "10.2.2",
"inBundle": true, "inBundle": true,
@ -4582,25 +4271,25 @@
} }
}, },
"node_modules/npm/node_modules/unique-filename": { "node_modules/npm/node_modules/unique-filename": {
"version": "4.0.0", "version": "5.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"unique-slug": "^5.0.0" "unique-slug": "^6.0.0"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/unique-slug": { "node_modules/npm/node_modules/unique-slug": {
"version": "5.0.0", "version": "6.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"imurmurhash": "^0.1.4" "imurmurhash": "^0.1.4"
}, },
"engines": { "engines": {
"node": "^18.17.0 || >=20.5.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/util-deprecate": { "node_modules/npm/node_modules/util-deprecate": {
@ -4656,99 +4345,6 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/wrap-ansi": {
"version": "8.1.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/npm/node_modules/wrap-ansi-cjs": {
"name": "wrap-ansi",
"version": "7.0.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
"version": "4.3.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
"version": "6.2.2",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
"node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
"version": "9.2.2",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/wrap-ansi/node_modules/string-width": {
"version": "5.1.2",
"inBundle": true,
"license": "MIT",
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
"version": "7.1.2",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^6.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/npm/node_modules/write-file-atomic": { "node_modules/npm/node_modules/write-file-atomic": {
"version": "7.0.0", "version": "7.0.0",
"inBundle": true, "inBundle": true,