Skip to content

Commit 2488445

Browse files
chore(deps): update dependency nock to v14.0.9 (#5233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 957a18b commit 2488445

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

clients/algoliasearch-client-javascript/packages/requester-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@arethetypeswrong/cli": "0.18.2",
5555
"@types/node": "22.17.0",
5656
"cross-fetch": "4.1.0",
57-
"nock": "14.0.8",
57+
"nock": "14.0.9",
5858
"publint": "0.3.12",
5959
"tsup": "8.5.0",
6060
"typescript": "5.9.2",

clients/algoliasearch-client-javascript/packages/requester-node-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@arethetypeswrong/cli": "0.18.2",
4242
"@types/node": "22.17.0",
43-
"nock": "14.0.8",
43+
"nock": "14.0.9",
4444
"publint": "0.3.12",
4545
"tsup": "8.5.0",
4646
"typescript": "5.9.2",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ __metadata:
281281
"@arethetypeswrong/cli": "npm:0.18.2"
282282
"@types/node": "npm:22.17.0"
283283
cross-fetch: "npm:4.1.0"
284-
nock: "npm:14.0.8"
284+
nock: "npm:14.0.9"
285285
publint: "npm:0.3.12"
286286
tsup: "npm:8.5.0"
287287
typescript: "npm:5.9.2"
@@ -296,7 +296,7 @@ __metadata:
296296
"@algolia/client-common": "npm:5.35.0"
297297
"@arethetypeswrong/cli": "npm:0.18.2"
298298
"@types/node": "npm:22.17.0"
299-
nock: "npm:14.0.8"
299+
nock: "npm:14.0.9"
300300
publint: "npm:0.3.12"
301301
tsup: "npm:8.5.0"
302302
typescript: "npm:5.9.2"
@@ -6114,14 +6114,14 @@ __metadata:
61146114
languageName: node
61156115
linkType: hard
61166116

6117-
"nock@npm:14.0.8":
6118-
version: 14.0.8
6119-
resolution: "nock@npm:14.0.8"
6117+
"nock@npm:14.0.9":
6118+
version: 14.0.9
6119+
resolution: "nock@npm:14.0.9"
61206120
dependencies:
61216121
"@mswjs/interceptors": "npm:^0.39.5"
61226122
json-stringify-safe: "npm:^5.0.1"
61236123
propagate: "npm:^2.0.0"
6124-
checksum: 10/47d6e3b13a524fdac6947c2b268577ac5a3962b9b768a7ff0c4c56adf48453974e1f80b57cb0418aa401236bb75a064f3e7bb4519f31e811ac8e360938624398
6124+
checksum: 10/f8ddbb5deb91f3d55e6939e49ee36759e2feabe256efad3981174fe102bd0a7843ccad4b8ab3067b482a057cf30ca8d60d2c139a2a61996d2b68a44570ae9705
61256125
languageName: node
61266126
linkType: hard
61276127

0 commit comments

Comments
 (0)