|
1 | 1 | { |
2 | | - "version": "8.18.0", |
| 2 | + "version": "8.19.0", |
3 | 3 | "name": "npm", |
4 | 4 | "description": "a package manager for JavaScript", |
5 | 5 | "workspaces": [ |
|
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | 58 | "@isaacs/string-locale-compare": "^1.1.0", |
59 | | - "@npmcli/arborist": "^5.0.4", |
| 59 | + "@npmcli/arborist": "^5.6.1", |
60 | 60 | "@npmcli/ci-detect": "^2.0.0", |
61 | 61 | "@npmcli/config": "^4.2.1", |
62 | 62 | "@npmcli/fs": "^2.1.0", |
|
79 | 79 | "init-package-json": "^3.0.2", |
80 | 80 | "is-cidr": "^4.0.2", |
81 | 81 | "json-parse-even-better-errors": "^2.3.1", |
82 | | - "libnpmaccess": "^6.0.2", |
83 | | - "libnpmdiff": "^4.0.2", |
84 | | - "libnpmexec": "^4.0.2", |
85 | | - "libnpmfund": "^3.0.1", |
86 | | - "libnpmhook": "^8.0.2", |
87 | | - "libnpmorg": "^4.0.2", |
88 | | - "libnpmpack": "^4.0.2", |
89 | | - "libnpmpublish": "^6.0.2", |
90 | | - "libnpmsearch": "^5.0.2", |
91 | | - "libnpmteam": "^4.0.2", |
92 | | - "libnpmversion": "^3.0.1", |
| 82 | + "libnpmaccess": "^6.0.4", |
| 83 | + "libnpmdiff": "^4.0.5", |
| 84 | + "libnpmexec": "^4.0.12", |
| 85 | + "libnpmfund": "^3.0.3", |
| 86 | + "libnpmhook": "^8.0.4", |
| 87 | + "libnpmorg": "^4.0.4", |
| 88 | + "libnpmpack": "^4.1.3", |
| 89 | + "libnpmpublish": "^6.0.5", |
| 90 | + "libnpmsearch": "^5.0.4", |
| 91 | + "libnpmteam": "^4.0.4", |
| 92 | + "libnpmversion": "^3.0.7", |
93 | 93 | "make-fetch-happen": "^10.2.0", |
94 | 94 | "minipass": "^3.1.6", |
95 | 95 | "minipass-pipeline": "^1.2.4", |
|
0 commit comments