|
1 | 1 | {
|
2 | 2 | "name": "npm",
|
3 |
| - "version": "8.19.2", |
| 3 | + "version": "8.19.1", |
4 | 4 | "lockfileVersion": 3,
|
5 | 5 | "requires": true,
|
6 | 6 | "packages": {
|
|
91 | 91 | ],
|
92 | 92 | "dependencies": {
|
93 | 93 | "@isaacs/string-locale-compare": "^1.1.0",
|
94 |
| - "@npmcli/arborist": "^5.6.1", |
| 94 | + "@npmcli/arborist": "^5.6.2", |
95 | 95 | "@npmcli/ci-detect": "^2.0.0",
|
96 | 96 | "@npmcli/config": "^4.2.1",
|
97 | 97 | "@npmcli/fs": "^2.1.0",
|
|
116 | 116 | "json-parse-even-better-errors": "^2.3.1",
|
117 | 117 | "libnpmaccess": "^6.0.4",
|
118 | 118 | "libnpmdiff": "^4.0.5",
|
119 |
| - "libnpmexec": "^4.0.12", |
120 |
| - "libnpmfund": "^3.0.3", |
| 119 | + "libnpmexec": "^4.0.13", |
| 120 | + "libnpmfund": "^3.0.4", |
121 | 121 | "libnpmhook": "^8.0.4",
|
122 | 122 | "libnpmorg": "^4.0.4",
|
123 | 123 | "libnpmpack": "^4.1.3",
|
|
13855 | 13855 | },
|
13856 | 13856 | "workspaces/arborist": {
|
13857 | 13857 | "name": "@npmcli/arborist",
|
13858 |
| - "version": "5.6.1", |
| 13858 | + "version": "5.6.2", |
13859 | 13859 | "license": "ISC",
|
13860 | 13860 | "dependencies": {
|
13861 | 13861 | "@isaacs/string-locale-compare": "^1.1.0",
|
@@ -13954,10 +13954,10 @@
|
13954 | 13954 | }
|
13955 | 13955 | },
|
13956 | 13956 | "workspaces/libnpmexec": {
|
13957 |
| - "version": "4.0.12", |
| 13957 | + "version": "4.0.13", |
13958 | 13958 | "license": "ISC",
|
13959 | 13959 | "dependencies": {
|
13960 |
| - "@npmcli/arborist": "^5.6.1", |
| 13960 | + "@npmcli/arborist": "^5.6.2", |
13961 | 13961 | "@npmcli/ci-detect": "^2.0.0",
|
13962 | 13962 | "@npmcli/fs": "^2.1.1",
|
13963 | 13963 | "@npmcli/run-script": "^4.2.0",
|
@@ -13985,10 +13985,10 @@
|
13985 | 13985 | }
|
13986 | 13986 | },
|
13987 | 13987 | "workspaces/libnpmfund": {
|
13988 |
| - "version": "3.0.3", |
| 13988 | + "version": "3.0.4", |
13989 | 13989 | "license": "ISC",
|
13990 | 13990 | "dependencies": {
|
13991 |
| - "@npmcli/arborist": "^5.6.1" |
| 13991 | + "@npmcli/arborist": "^5.6.2" |
13992 | 13992 | },
|
13993 | 13993 | "devDependencies": {
|
13994 | 13994 | "@npmcli/eslint-config": "^3.1.0",
|
|
0 commit comments