|
1 | 1 | { |
2 | 2 | "name": "npm", |
3 | | - "version": "8.19.2", |
| 3 | + "version": "8.19.3", |
4 | 4 | "lockfileVersion": 3, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "npm", |
9 | | - "version": "8.19.2", |
| 9 | + "version": "8.19.3", |
10 | 10 | "bundleDependencies": [ |
11 | 11 | "@isaacs/string-locale-compare", |
12 | 12 | "@npmcli/arborist", |
|
90 | 90 | ], |
91 | 91 | "dependencies": { |
92 | 92 | "@isaacs/string-locale-compare": "^1.1.0", |
93 | | - "@npmcli/arborist": "^5.6.2", |
| 93 | + "@npmcli/arborist": "^5.6.3", |
94 | 94 | "@npmcli/ci-detect": "^2.0.0", |
95 | 95 | "@npmcli/config": "^4.2.1", |
96 | 96 | "@npmcli/fs": "^2.1.0", |
|
116 | 116 | "json-parse-even-better-errors": "^2.3.1", |
117 | 117 | "libnpmaccess": "^6.0.4", |
118 | 118 | "libnpmdiff": "^4.0.5", |
119 | | - "libnpmexec": "^4.0.13", |
120 | | - "libnpmfund": "^3.0.4", |
| 119 | + "libnpmexec": "^4.0.14", |
| 120 | + "libnpmfund": "^3.0.5", |
121 | 121 | "libnpmhook": "^8.0.4", |
122 | 122 | "libnpmorg": "^4.0.4", |
123 | 123 | "libnpmpack": "^4.1.3", |
|
13646 | 13646 | }, |
13647 | 13647 | "workspaces/arborist": { |
13648 | 13648 | "name": "@npmcli/arborist", |
13649 | | - "version": "5.6.2", |
| 13649 | + "version": "5.6.3", |
13650 | 13650 | "license": "ISC", |
13651 | 13651 | "dependencies": { |
13652 | 13652 | "@isaacs/string-locale-compare": "^1.1.0", |
@@ -13746,10 +13746,10 @@ |
13746 | 13746 | } |
13747 | 13747 | }, |
13748 | 13748 | "workspaces/libnpmexec": { |
13749 | | - "version": "4.0.13", |
| 13749 | + "version": "4.0.14", |
13750 | 13750 | "license": "ISC", |
13751 | 13751 | "dependencies": { |
13752 | | - "@npmcli/arborist": "^5.6.2", |
| 13752 | + "@npmcli/arborist": "^5.6.3", |
13753 | 13753 | "@npmcli/ci-detect": "^2.0.0", |
13754 | 13754 | "@npmcli/fs": "^2.1.1", |
13755 | 13755 | "@npmcli/run-script": "^4.2.0", |
@@ -13777,10 +13777,10 @@ |
13777 | 13777 | } |
13778 | 13778 | }, |
13779 | 13779 | "workspaces/libnpmfund": { |
13780 | | - "version": "3.0.4", |
| 13780 | + "version": "3.0.5", |
13781 | 13781 | "license": "ISC", |
13782 | 13782 | "dependencies": { |
13783 | | - "@npmcli/arborist": "^5.6.2" |
| 13783 | + "@npmcli/arborist": "^5.6.3" |
13784 | 13784 | }, |
13785 | 13785 | "devDependencies": { |
13786 | 13786 | "@npmcli/eslint-config": "^3.1.0", |
|
0 commit comments