File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
clients/algoliasearch-client-javascript Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1818 "@types/node" : " 22.8.1" ,
1919 "@types/semver" : " 7.5.8" ,
2020 "bundlesize" : " 0.18.2" ,
21- "execa" : " 9.5.0 " ,
21+ "execa" : " 9.5.1 " ,
2222 "lerna" : " 8.1.9" ,
2323 "rollup" : " 4.24.2" ,
2424 "semver" : " 7.6.3" ,
Original file line number Diff line number Diff line change @@ -2177,7 +2177,7 @@ __metadata:
21772177 " @types/node " : " npm:22.8.1"
21782178 " @types/semver " : " npm:7.5.8"
21792179 bundlesize : " npm:0.18.2"
2180- execa : " npm:9.5.0 "
2180+ execa : " npm:9.5.1 "
21812181 lerna : " npm:8.1.9"
21822182 rollup : " npm:4.24.2"
21832183 semver : " npm:7.6.3"
@@ -3814,9 +3814,9 @@ __metadata:
38143814 languageName : node
38153815 linkType : hard
38163816
3817- " execa@npm:9.5.0 " :
3818- version : 9.5.0
3819- resolution : " execa@npm:9.5.0 "
3817+ " execa@npm:9.5.1 " :
3818+ version : 9.5.1
3819+ resolution : " execa@npm:9.5.1 "
38203820 dependencies :
38213821 " @sindresorhus/merge-streams " : " npm:^4.0.0"
38223822 cross-spawn : " npm:^7.0.3"
@@ -3830,7 +3830,7 @@ __metadata:
38303830 signal-exit : " npm:^4.1.0"
38313831 strip-final-newline : " npm:^4.0.0"
38323832 yoctocolors : " npm:^2.0.0"
3833- checksum : 10/766ff23fa1048972c11e53d32ce3d2e0a7e52288db1eee8b192879d61688703b72940bb38319eeea8e84b5e2855651b2aa7dc1f77060195127317c15e118a28d
3833+ checksum : 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
38343834 languageName : node
38353835 linkType : hard
38363836
Original file line number Diff line number Diff line change 4141 "crc" : " 4.3.2" ,
4242 "dotenv" : " 16.4.5" ,
4343 "esbuild" : " 0.24.0" ,
44- "execa" : " 9.5.0 " ,
44+ "execa" : " 9.5.1 " ,
4545 "express" : " 4.21.1" ,
4646 "folder-hash" : " 4.0.4" ,
4747 "fs-extra" : " 11.2.0" ,
Original file line number Diff line number Diff line change @@ -3919,9 +3919,9 @@ __metadata:
39193919 languageName : node
39203920 linkType : hard
39213921
3922- " execa@npm:9.5.0 " :
3923- version : 9.5.0
3924- resolution : " execa@npm:9.5.0 "
3922+ " execa@npm:9.5.1 " :
3923+ version : 9.5.1
3924+ resolution : " execa@npm:9.5.1 "
39253925 dependencies :
39263926 " @sindresorhus/merge-streams " : " npm:^4.0.0"
39273927 cross-spawn : " npm:^7.0.3"
@@ -3935,7 +3935,7 @@ __metadata:
39353935 signal-exit : " npm:^4.1.0"
39363936 strip-final-newline : " npm:^4.0.0"
39373937 yoctocolors : " npm:^2.0.0"
3938- checksum : 10/766ff23fa1048972c11e53d32ce3d2e0a7e52288db1eee8b192879d61688703b72940bb38319eeea8e84b5e2855651b2aa7dc1f77060195127317c15e118a28d
3938+ checksum : 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
39393939 languageName : node
39403940 linkType : hard
39413941
@@ -7202,7 +7202,7 @@ __metadata:
72027202 crc : " npm:4.3.2"
72037203 dotenv : " npm:16.4.5"
72047204 esbuild : " npm:0.24.0"
7205- execa : " npm:9.5.0 "
7205+ execa : " npm:9.5.1 "
72067206 express : " npm:4.21.1"
72077207 folder-hash : " npm:4.0.4"
72087208 fs-extra : " npm:11.2.0"
You can’t perform that action at this time.
0 commit comments