Skip to content

Commit 13f2ee4

Browse files
chore(deps): update dependency nock to v14.0.1 (#4435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ccb1a1 commit 13f2ee4

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.17.3",
5555
"@types/node": "22.10.10",
5656
"cross-fetch": "4.1.0",
57-
"nock": "14.0.0",
57+
"nock": "14.0.1",
5858
"publint": "0.3.2",
5959
"tsup": "8.3.6",
6060
"typescript": "5.7.3",

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.17.3",
4242
"@types/node": "22.10.10",
43-
"nock": "14.0.0",
43+
"nock": "14.0.1",
4444
"publint": "0.3.2",
4545
"tsup": "8.3.6",
4646
"typescript": "5.7.3",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ __metadata:
247247
"@arethetypeswrong/cli": "npm:0.17.3"
248248
"@types/node": "npm:22.10.10"
249249
cross-fetch: "npm:4.1.0"
250-
nock: "npm:14.0.0"
250+
nock: "npm:14.0.1"
251251
publint: "npm:0.3.2"
252252
tsup: "npm:8.3.6"
253253
typescript: "npm:5.7.3"
@@ -262,7 +262,7 @@ __metadata:
262262
"@algolia/client-common": "npm:5.20.1"
263263
"@arethetypeswrong/cli": "npm:0.17.3"
264264
"@types/node": "npm:22.10.10"
265-
nock: "npm:14.0.0"
265+
nock: "npm:14.0.1"
266266
publint: "npm:0.3.2"
267267
tsup: "npm:8.3.6"
268268
typescript: "npm:5.7.3"
@@ -5914,14 +5914,14 @@ __metadata:
59145914
languageName: node
59155915
linkType: hard
59165916

5917-
"nock@npm:14.0.0":
5918-
version: 14.0.0
5919-
resolution: "nock@npm:14.0.0"
5917+
"nock@npm:14.0.1":
5918+
version: 14.0.1
5919+
resolution: "nock@npm:14.0.1"
59205920
dependencies:
59215921
"@mswjs/interceptors": "npm:^0.37.3"
59225922
json-stringify-safe: "npm:^5.0.1"
59235923
propagate: "npm:^2.0.0"
5924-
checksum: 10/88138f268ec5f6c1789e3f8c46f48f0d7d5ae5b3e6764a08bf665bc892912a947f7e036fc9a1aa81f2626101a78e68181ee44610f3ab3c1ad3487e677c2467aa
5924+
checksum: 10/5498352f9b10fcf2f610422bf9365c5f58abe061790c36188d4d4b053ca2970be8afdb8a5c1ca2647aef033ecc089f74b94fa8c3b6c11eab98edb1947fca8188
59255925
languageName: node
59265926
linkType: hard
59275927

0 commit comments

Comments
 (0)