|
1 | 1 | { |
2 | | - "version": "10.1.0", |
| 2 | + "version": "10.2.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": "^7.1.0", |
56 | | - "@npmcli/config": "^7.2.0", |
| 55 | + "@npmcli/arborist": "^7.2.0", |
| 56 | + "@npmcli/config": "^8.0.0", |
57 | 57 | "@npmcli/fs": "^3.1.0", |
58 | 58 | "@npmcli/map-workspaces": "^3.0.4", |
59 | 59 | "@npmcli/package-json": "^5.0.0", |
|
78 | 78 | "is-cidr": "^4.0.2", |
79 | 79 | "json-parse-even-better-errors": "^3.0.0", |
80 | 80 | "libnpmaccess": "^8.0.0", |
81 | | - "libnpmdiff": "^6.0.1", |
82 | | - "libnpmexec": "^7.0.1", |
83 | | - "libnpmfund": "^4.1.1", |
| 81 | + "libnpmdiff": "^6.0.2", |
| 82 | + "libnpmexec": "^7.0.2", |
| 83 | + "libnpmfund": "^5.0.0", |
84 | 84 | "libnpmhook": "^10.0.0", |
85 | 85 | "libnpmorg": "^6.0.0", |
86 | | - "libnpmpack": "^6.0.1", |
| 86 | + "libnpmpack": "^6.0.2", |
87 | 87 | "libnpmpublish": "^9.0.0", |
88 | 88 | "libnpmsearch": "^7.0.0", |
89 | 89 | "libnpmteam": "^6.0.0", |
|
0 commit comments