Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "24.10.1",
"bundlewatch": "0.4.1",
"execa": "9.6.0",
"execa": "9.6.1",
"lerna": "9.0.3",
"rollup": "4.53.3",
"typescript": "5.9.3"
Expand Down
10 changes: 5 additions & 5 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3113,7 +3113,7 @@ __metadata:
dependencies:
"@types/node": "npm:24.10.1"
bundlewatch: "npm:0.4.1"
execa: "npm:9.6.0"
execa: "npm:9.6.1"
lerna: "npm:9.0.3"
rollup: "npm:4.53.3"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -4781,9 +4781,9 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:9.6.0":
version: 9.6.0
resolution: "execa@npm:9.6.0"
"execa@npm:9.6.1":
version: 9.6.1
resolution: "execa@npm:9.6.1"
dependencies:
"@sindresorhus/merge-streams": "npm:^4.0.0"
cross-spawn: "npm:^7.0.6"
Expand All @@ -4797,7 +4797,7 @@ __metadata:
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^4.0.0"
yoctocolors: "npm:^2.1.1"
checksum: 10/53443be93d847ff5b52d31ed3714f77aab764fb6c1d72dc7019214ab1cb1a69888e2158ba846426a8ea51443c110fe7a86de61ffb9ee5687b00120fbd739b8a4
checksum: 10/d0f7a2185152379f8772f6d780b188f2728a95b9a68d1a897f58805d7ba6bd55eaa5e128cb66a274251a6b5e4d9388332b1417bd7d46c25e020e4e55725cf79e
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"commander": "14.0.2",
"crc": "4.3.2",
"esbuild": "0.27.0",
"execa": "9.6.0",
"execa": "9.6.1",
"express": "5.1.0",
"folder-hash": "4.1.1",
"fs-extra": "11.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5343,9 +5343,9 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:9.6.0":
version: 9.6.0
resolution: "execa@npm:9.6.0"
"execa@npm:9.6.1":
version: 9.6.1
resolution: "execa@npm:9.6.1"
dependencies:
"@sindresorhus/merge-streams": "npm:^4.0.0"
cross-spawn: "npm:^7.0.6"
Expand All @@ -5359,7 +5359,7 @@ __metadata:
signal-exit: "npm:^4.1.0"
strip-final-newline: "npm:^4.0.0"
yoctocolors: "npm:^2.1.1"
checksum: 10/53443be93d847ff5b52d31ed3714f77aab764fb6c1d72dc7019214ab1cb1a69888e2158ba846426a8ea51443c110fe7a86de61ffb9ee5687b00120fbd739b8a4
checksum: 10/d0f7a2185152379f8772f6d780b188f2728a95b9a68d1a897f58805d7ba6bd55eaa5e128cb66a274251a6b5e4d9388332b1417bd7d46c25e020e4e55725cf79e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8592,7 +8592,7 @@ __metadata:
commander: "npm:14.0.2"
crc: "npm:4.3.2"
esbuild: "npm:0.27.0"
execa: "npm:9.6.0"
execa: "npm:9.6.1"
express: "npm:5.1.0"
folder-hash: "npm:4.1.1"
fs-extra: "npm:11.3.2"
Expand Down