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 @@ -3893,9 +3893,9 @@ __metadata:
38933893 languageName : node
38943894 linkType : hard
38953895
3896- " execa@npm:9.5.0 " :
3897- version : 9.5.0
3898- resolution : " execa@npm:9.5.0 "
3896+ " execa@npm:9.5.1 " :
3897+ version : 9.5.1
3898+ resolution : " execa@npm:9.5.1 "
38993899 dependencies :
39003900 " @sindresorhus/merge-streams " : " npm:^4.0.0"
39013901 cross-spawn : " npm:^7.0.3"
@@ -3909,7 +3909,7 @@ __metadata:
39093909 signal-exit : " npm:^4.1.0"
39103910 strip-final-newline : " npm:^4.0.0"
39113911 yoctocolors : " npm:^2.0.0"
3912- checksum : 10/766ff23fa1048972c11e53d32ce3d2e0a7e52288db1eee8b192879d61688703b72940bb38319eeea8e84b5e2855651b2aa7dc1f77060195127317c15e118a28d
3912+ checksum : 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
39133913 languageName : node
39143914 linkType : hard
39153915
@@ -7176,7 +7176,7 @@ __metadata:
71767176 crc : " npm:4.3.2"
71777177 dotenv : " npm:16.4.5"
71787178 esbuild : " npm:0.24.0"
7179- execa : " npm:9.5.0 "
7179+ execa : " npm:9.5.1 "
71807180 express : " npm:4.21.1"
71817181 folder-hash : " npm:4.0.4"
71827182 fs-extra : " npm:11.2.0"
You can’t perform that action at this time.
0 commit comments