|
1 | 1 | { |
2 | | - "version": "9.1.2", |
| 2 | + "version": "9.1.3", |
3 | 3 | "name": "npm", |
4 | 4 | "description": "a package manager for JavaScript", |
5 | 5 | "workspaces": [ |
|
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "@isaacs/string-locale-compare": "^1.1.0", |
56 | | - "@npmcli/arborist": "^6.1.3", |
| 56 | + "@npmcli/arborist": "^6.1.4", |
57 | 57 | "@npmcli/config": "^6.1.0", |
58 | 58 | "@npmcli/map-workspaces": "^3.0.0", |
59 | 59 | "@npmcli/package-json": "^3.0.0", |
|
76 | 76 | "is-cidr": "^4.0.2", |
77 | 77 | "json-parse-even-better-errors": "^3.0.0", |
78 | 78 | "libnpmaccess": "^7.0.0", |
79 | | - "libnpmdiff": "^5.0.4", |
80 | | - "libnpmexec": "^5.0.4", |
81 | | - "libnpmfund": "^4.0.4", |
| 79 | + "libnpmdiff": "^5.0.5", |
| 80 | + "libnpmexec": "^5.0.5", |
| 81 | + "libnpmfund": "^4.0.5", |
82 | 82 | "libnpmhook": "^9.0.0", |
83 | 83 | "libnpmorg": "^5.0.0", |
84 | | - "libnpmpack": "^5.0.4", |
85 | | - "libnpmpublish": "^7.0.4", |
| 84 | + "libnpmpack": "^5.0.5", |
| 85 | + "libnpmpublish": "^7.0.5", |
86 | 86 | "libnpmsearch": "^6.0.0", |
87 | 87 | "libnpmteam": "^5.0.0", |
88 | 88 | "libnpmversion": "^4.0.1", |
|
0 commit comments