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.8" ,
2323 "rollup" : " 4.24.2" ,
2424 "semver" : " 7.6.3" ,
Original file line number Diff line number Diff line change @@ -2199,7 +2199,7 @@ __metadata:
21992199 " @types/node " : " npm:22.8.1"
22002200 " @types/semver " : " npm:7.5.8"
22012201 bundlesize : " npm:0.18.2"
2202- execa : " npm:9.5.0 "
2202+ execa : " npm:9.5.1 "
22032203 lerna : " npm:8.1.8"
22042204 rollup : " npm:4.24.2"
22052205 semver : " npm:7.6.3"
@@ -3836,9 +3836,9 @@ __metadata:
38363836 languageName : node
38373837 linkType : hard
38383838
3839- " execa@npm:9.5.0 " :
3840- version : 9.5.0
3841- resolution : " execa@npm:9.5.0 "
3839+ " execa@npm:9.5.1 " :
3840+ version : 9.5.1
3841+ resolution : " execa@npm:9.5.1 "
38423842 dependencies :
38433843 " @sindresorhus/merge-streams " : " npm:^4.0.0"
38443844 cross-spawn : " npm:^7.0.3"
@@ -3852,7 +3852,7 @@ __metadata:
38523852 signal-exit : " npm:^4.1.0"
38533853 strip-final-newline : " npm:^4.0.0"
38543854 yoctocolors : " npm:^2.0.0"
3855- checksum : 10/766ff23fa1048972c11e53d32ce3d2e0a7e52288db1eee8b192879d61688703b72940bb38319eeea8e84b5e2855651b2aa7dc1f77060195127317c15e118a28d
3855+ checksum : 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
38563856 languageName : node
38573857 linkType : hard
38583858
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