|
1 | 1 | { |
2 | | - "version": "9.8.1", |
| 2 | + "version": "9.9.0", |
3 | 3 | "name": "npm", |
4 | 4 | "description": "a package manager for JavaScript", |
5 | 5 | "workspaces": [ |
|
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | 54 | "@isaacs/string-locale-compare": "^1.1.0", |
55 | | - "@npmcli/arborist": "^6.3.0", |
56 | | - "@npmcli/config": "^6.2.1", |
| 55 | + "@npmcli/arborist": "^6.4.0", |
| 56 | + "@npmcli/config": "^6.3.0", |
57 | 57 | "@npmcli/fs": "^3.1.0", |
58 | 58 | "@npmcli/map-workspaces": "^3.0.4", |
59 | 59 | "@npmcli/package-json": "^4.0.1", |
|
77 | 77 | "is-cidr": "^4.0.2", |
78 | 78 | "json-parse-even-better-errors": "^3.0.0", |
79 | 79 | "libnpmaccess": "^7.0.2", |
80 | | - "libnpmdiff": "^5.0.19", |
81 | | - "libnpmexec": "^6.0.3", |
82 | | - "libnpmfund": "^4.0.19", |
| 80 | + "libnpmdiff": "^5.0.20", |
| 81 | + "libnpmexec": "^6.0.4", |
| 82 | + "libnpmfund": "^4.2.0", |
83 | 83 | "libnpmhook": "^9.0.3", |
84 | 84 | "libnpmorg": "^5.0.4", |
85 | | - "libnpmpack": "^5.0.19", |
| 85 | + "libnpmpack": "^5.0.20", |
86 | 86 | "libnpmpublish": "^7.5.0", |
87 | 87 | "libnpmsearch": "^6.0.2", |
88 | 88 | "libnpmteam": "^5.0.3", |
|
0 commit comments