1
1
{
2
2
"name" : " npm" ,
3
- "version" : " 9.1.3 " ,
3
+ "version" : " 9.1.4 " ,
4
4
"lockfileVersion" : 3 ,
5
5
"requires" : true ,
6
6
"packages" : {
7
7
"" : {
8
8
"name" : " npm" ,
9
- "version" : " 9.1.3 " ,
9
+ "version" : " 9.1.4 " ,
10
10
"bundleDependencies" : [
11
11
" @isaacs/string-locale-compare" ,
12
12
" @npmcli/arborist" ,
86
86
],
87
87
"dependencies" : {
88
88
"@isaacs/string-locale-compare" : " ^1.1.0" ,
89
- "@npmcli/arborist" : " ^6.1.4 " ,
89
+ "@npmcli/arborist" : " ^6.1.5 " ,
90
90
"@npmcli/config" : " ^6.1.0" ,
91
91
"@npmcli/map-workspaces" : " ^3.0.0" ,
92
92
"@npmcli/package-json" : " ^3.0.0" ,
109
109
"is-cidr" : " ^4.0.2" ,
110
110
"json-parse-even-better-errors" : " ^3.0.0" ,
111
111
"libnpmaccess" : " ^7.0.0" ,
112
- "libnpmdiff" : " ^5.0.5 " ,
113
- "libnpmexec" : " ^5.0.5 " ,
114
- "libnpmfund" : " ^4.0.5 " ,
112
+ "libnpmdiff" : " ^5.0.6 " ,
113
+ "libnpmexec" : " ^5.0.6 " ,
114
+ "libnpmfund" : " ^4.0.6 " ,
115
115
"libnpmhook" : " ^9.0.0" ,
116
116
"libnpmorg" : " ^5.0.0" ,
117
- "libnpmpack" : " ^5.0.5 " ,
118
- "libnpmpublish" : " ^7.0.5 " ,
117
+ "libnpmpack" : " ^5.0.6 " ,
118
+ "libnpmpublish" : " ^7.0.6 " ,
119
119
"libnpmsearch" : " ^6.0.0" ,
120
120
"libnpmteam" : " ^5.0.0" ,
121
121
"libnpmversion" : " ^4.0.1" ,
14984
14984
},
14985
14985
"workspaces/arborist" : {
14986
14986
"name" : " @npmcli/arborist" ,
14987
- "version" : " 6.1.4 " ,
14987
+ "version" : " 6.1.5 " ,
14988
14988
"license" : " ISC" ,
14989
14989
"dependencies" : {
14990
14990
"@isaacs/string-locale-compare" : " ^1.1.0" ,
@@ -15079,10 +15079,10 @@
15079
15079
}
15080
15080
},
15081
15081
"workspaces/libnpmdiff" : {
15082
- "version" : " 5.0.5 " ,
15082
+ "version" : " 5.0.6 " ,
15083
15083
"license" : " ISC" ,
15084
15084
"dependencies" : {
15085
- "@npmcli/arborist" : " ^6.1.4 " ,
15085
+ "@npmcli/arborist" : " ^6.1.5 " ,
15086
15086
"@npmcli/disparity-colors" : " ^3.0.0" ,
15087
15087
"@npmcli/installed-package-contents" : " ^2.0.0" ,
15088
15088
"binary-extensions" : " ^2.2.0" ,
@@ -15102,10 +15102,10 @@
15102
15102
}
15103
15103
},
15104
15104
"workspaces/libnpmexec" : {
15105
- "version" : " 5.0.5 " ,
15105
+ "version" : " 5.0.6 " ,
15106
15106
"license" : " ISC" ,
15107
15107
"dependencies" : {
15108
- "@npmcli/arborist" : " ^6.1.4 " ,
15108
+ "@npmcli/arborist" : " ^6.1.5 " ,
15109
15109
"@npmcli/run-script" : " ^6.0.0" ,
15110
15110
"chalk" : " ^4.1.0" ,
15111
15111
"ci-info" : " ^3.6.1" ,
@@ -15134,10 +15134,10 @@
15134
15134
}
15135
15135
},
15136
15136
"workspaces/libnpmfund" : {
15137
- "version" : " 4.0.5 " ,
15137
+ "version" : " 4.0.6 " ,
15138
15138
"license" : " ISC" ,
15139
15139
"dependencies" : {
15140
- "@npmcli/arborist" : " ^6.1.4 "
15140
+ "@npmcli/arborist" : " ^6.1.5 "
15141
15141
},
15142
15142
"devDependencies" : {
15143
15143
"@npmcli/eslint-config" : " ^4.0.0" ,
@@ -15184,10 +15184,10 @@
15184
15184
}
15185
15185
},
15186
15186
"workspaces/libnpmpack" : {
15187
- "version" : " 5.0.5 " ,
15187
+ "version" : " 5.0.6 " ,
15188
15188
"license" : " ISC" ,
15189
15189
"dependencies" : {
15190
- "@npmcli/arborist" : " ^6.1.4 " ,
15190
+ "@npmcli/arborist" : " ^6.1.5 " ,
15191
15191
"@npmcli/run-script" : " ^6.0.0" ,
15192
15192
"npm-package-arg" : " ^10.0.0" ,
15193
15193
"pacote" : " ^15.0.2"
15204
15204
}
15205
15205
},
15206
15206
"workspaces/libnpmpublish" : {
15207
- "version" : " 7.0.5 " ,
15207
+ "version" : " 7.0.6 " ,
15208
15208
"license" : " ISC" ,
15209
15209
"dependencies" : {
15210
15210
"normalize-package-data" : " ^5.0.0" ,
15216
15216
"devDependencies" : {
15217
15217
"@npmcli/eslint-config" : " ^4.0.0" ,
15218
15218
"@npmcli/template-oss" : " 4.10.0" ,
15219
- "libnpmpack" : " ^5.0.5 " ,
15219
+ "libnpmpack" : " ^5.0.6 " ,
15220
15220
"lodash.clonedeep" : " ^4.5.0" ,
15221
15221
"nock" : " ^13.2.4" ,
15222
15222
"tap" : " ^16.0.1"
0 commit comments