|
1 | 1 | { |
2 | | - "version": "9.0.0", |
| 2 | + "version": "9.0.1", |
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": "^6.0.0", |
| 59 | + "@npmcli/arborist": "^6.1.0", |
60 | 60 | "@npmcli/ci-detect": "^3.0.0", |
61 | 61 | "@npmcli/config": "^6.0.1", |
62 | 62 | "@npmcli/map-workspaces": "^3.0.0", |
|
79 | 79 | "is-cidr": "^4.0.2", |
80 | 80 | "json-parse-even-better-errors": "^3.0.0", |
81 | 81 | "libnpmaccess": "^7.0.0", |
82 | | - "libnpmdiff": "^5.0.0", |
83 | | - "libnpmexec": "^5.0.0", |
84 | | - "libnpmfund": "^4.0.0", |
| 82 | + "libnpmdiff": "^5.0.1", |
| 83 | + "libnpmexec": "^5.0.1", |
| 84 | + "libnpmfund": "^4.0.1", |
85 | 85 | "libnpmhook": "^9.0.0", |
86 | 86 | "libnpmorg": "^5.0.0", |
87 | | - "libnpmpack": "^5.0.0", |
88 | | - "libnpmpublish": "^7.0.0", |
| 87 | + "libnpmpack": "^5.0.1", |
| 88 | + "libnpmpublish": "^7.0.1", |
89 | 89 | "libnpmsearch": "^6.0.0", |
90 | 90 | "libnpmteam": "^5.0.0", |
91 | 91 | "libnpmversion": "^4.0.0", |
|
0 commit comments