|
1 | 1 | {
|
2 |
| - "version": "9.2.0", |
| 2 | + "version": "9.3.0", |
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.5", |
57 |
| - "@npmcli/config": "^6.1.0", |
| 56 | + "@npmcli/arborist": "^6.1.6", |
| 57 | + "@npmcli/config": "^6.1.1", |
58 | 58 | "@npmcli/map-workspaces": "^3.0.0",
|
59 | 59 | "@npmcli/package-json": "^3.0.0",
|
60 | 60 | "@npmcli/run-script": "^6.0.0",
|
|
76 | 76 | "is-cidr": "^4.0.2",
|
77 | 77 | "json-parse-even-better-errors": "^3.0.0",
|
78 | 78 | "libnpmaccess": "^7.0.1",
|
79 |
| - "libnpmdiff": "^5.0.6", |
80 |
| - "libnpmexec": "^5.0.6", |
81 |
| - "libnpmfund": "^4.0.6", |
| 79 | + "libnpmdiff": "^5.0.7", |
| 80 | + "libnpmexec": "^5.0.7", |
| 81 | + "libnpmfund": "^4.0.7", |
82 | 82 | "libnpmhook": "^9.0.1",
|
83 | 83 | "libnpmorg": "^5.0.1",
|
84 |
| - "libnpmpack": "^5.0.6", |
| 84 | + "libnpmpack": "^5.0.7", |
85 | 85 | "libnpmpublish": "^7.0.6",
|
86 | 86 | "libnpmsearch": "^6.0.1",
|
87 | 87 | "libnpmteam": "^5.0.1",
|
|
0 commit comments