|
131 | 131 | "nopt": "^8.0.0",
|
132 | 132 | "normalize-package-data": "^7.0.0",
|
133 | 133 | "npm-audit-report": "^6.0.0",
|
134 |
| - "npm-install-checks": "^6.3.0", |
| 134 | + "npm-install-checks": "^7.1.0", |
135 | 135 | "npm-package-arg": "^11.0.3",
|
136 | 136 | "npm-pick-manifest": "^9.1.0",
|
137 | 137 | "npm-profile": "^10.0.0",
|
|
1832 | 1832 | "node": ">=16"
|
1833 | 1833 | }
|
1834 | 1834 | },
|
1835 |
| - "node_modules/@npmcli/package-json/node_modules/npm-install-checks": { |
1836 |
| - "version": "7.1.0", |
1837 |
| - "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.0.tgz", |
1838 |
| - "integrity": "sha512-bkTildVlofeMX7wiOaWk3PlW7YcBXAuEc7TWpOxwUgalG5ZvgT/ms+6OX9zt7iGLv4+VhKbRZhpOfgQJzk1YAw==", |
1839 |
| - "inBundle": true, |
1840 |
| - "license": "BSD-2-Clause", |
1841 |
| - "dependencies": { |
1842 |
| - "semver": "^7.1.1" |
1843 |
| - }, |
1844 |
| - "engines": { |
1845 |
| - "node": "^18.17.0 || >=20.5.0" |
1846 |
| - } |
1847 |
| - }, |
1848 | 1835 | "node_modules/@npmcli/package-json/node_modules/npm-normalize-package-bin": {
|
1849 | 1836 | "version": "4.0.0",
|
1850 | 1837 | "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
|
@@ -10271,16 +10258,16 @@
|
10271 | 10258 | }
|
10272 | 10259 | },
|
10273 | 10260 | "node_modules/npm-install-checks": {
|
10274 |
| - "version": "6.3.0", |
10275 |
| - "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz", |
10276 |
| - "integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==", |
| 10261 | + "version": "7.1.0", |
| 10262 | + "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.0.tgz", |
| 10263 | + "integrity": "sha512-bkTildVlofeMX7wiOaWk3PlW7YcBXAuEc7TWpOxwUgalG5ZvgT/ms+6OX9zt7iGLv4+VhKbRZhpOfgQJzk1YAw==", |
10277 | 10264 | "inBundle": true,
|
10278 | 10265 | "license": "BSD-2-Clause",
|
10279 | 10266 | "dependencies": {
|
10280 | 10267 | "semver": "^7.1.1"
|
10281 | 10268 | },
|
10282 | 10269 | "engines": {
|
10283 |
| - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 10270 | + "node": "^18.17.0 || >=20.5.0" |
10284 | 10271 | }
|
10285 | 10272 | },
|
10286 | 10273 | "node_modules/npm-normalize-package-bin": {
|
|
10351 | 10338 | "node": "^16.14.0 || >=18.0.0"
|
10352 | 10339 | }
|
10353 | 10340 | },
|
| 10341 | + "node_modules/npm-pick-manifest/node_modules/npm-install-checks": { |
| 10342 | + "version": "6.3.0", |
| 10343 | + "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz", |
| 10344 | + "integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==", |
| 10345 | + "inBundle": true, |
| 10346 | + "license": "BSD-2-Clause", |
| 10347 | + "dependencies": { |
| 10348 | + "semver": "^7.1.1" |
| 10349 | + }, |
| 10350 | + "engines": { |
| 10351 | + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 10352 | + } |
| 10353 | + }, |
10354 | 10354 | "node_modules/npm-profile": {
|
10355 | 10355 | "version": "10.0.0",
|
10356 | 10356 | "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-10.0.0.tgz",
|
|
17041 | 17041 | "lru-cache": "^10.2.2",
|
17042 | 17042 | "minimatch": "^9.0.4",
|
17043 | 17043 | "nopt": "^8.0.0",
|
17044 |
| - "npm-install-checks": "^6.2.0", |
| 17044 | + "npm-install-checks": "^7.1.0", |
17045 | 17045 | "npm-package-arg": "^11.0.2",
|
17046 | 17046 | "npm-pick-manifest": "^9.0.1",
|
17047 | 17047 | "npm-registry-fetch": "^17.0.1",
|
|
0 commit comments