Skip to content

Commit 66035b4

Browse files
chore(deps): update dependency nock to v14.0.6 (#5146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e0274a commit 66035b4

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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.16.3",
5656
"cross-fetch": "4.1.0",
57-
"nock": "14.0.5",
57+
"nock": "14.0.6",
5858
"publint": "0.3.12",
5959
"tsup": "8.5.0",
6060
"typescript": "5.8.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.18.2",
4242
"@types/node": "22.16.3",
43-
"nock": "14.0.5",
43+
"nock": "14.0.6",
4444
"publint": "0.3.12",
4545
"tsup": "8.5.0",
4646
"typescript": "5.8.3",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 11 additions & 11 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.16.3"
283283
cross-fetch: "npm:4.1.0"
284-
nock: "npm:14.0.5"
284+
nock: "npm:14.0.6"
285285
publint: "npm:0.3.12"
286286
tsup: "npm:8.5.0"
287287
typescript: "npm:5.8.3"
@@ -296,7 +296,7 @@ __metadata:
296296
"@algolia/client-common": "npm:5.34.0"
297297
"@arethetypeswrong/cli": "npm:0.18.2"
298298
"@types/node": "npm:22.16.3"
299-
nock: "npm:14.0.5"
299+
nock: "npm:14.0.6"
300300
publint: "npm:0.3.12"
301301
tsup: "npm:8.5.0"
302302
typescript: "npm:5.8.3"
@@ -1288,17 +1288,17 @@ __metadata:
12881288
languageName: node
12891289
linkType: hard
12901290

1291-
"@mswjs/interceptors@npm:^0.38.7":
1292-
version: 0.38.7
1293-
resolution: "@mswjs/interceptors@npm:0.38.7"
1291+
"@mswjs/interceptors@npm:^0.39.3":
1292+
version: 0.39.3
1293+
resolution: "@mswjs/interceptors@npm:0.39.3"
12941294
dependencies:
12951295
"@open-draft/deferred-promise": "npm:^2.2.0"
12961296
"@open-draft/logger": "npm:^0.3.0"
12971297
"@open-draft/until": "npm:^2.0.0"
12981298
is-node-process: "npm:^1.2.0"
12991299
outvariant: "npm:^1.4.3"
13001300
strict-event-emitter: "npm:^0.5.1"
1301-
checksum: 10/5563cf6af45baa547c40541df2ca1a7b049645bc0cac76f0cabcd27636da7c5bb5dce4fd5f17b1a68e4eaa10a8964f9dd3aba4e3408d67fc10b609e3888c4b49
1301+
checksum: 10/f5fbf0a4088ad013cec7b0803c03d6c47c4216d292fbf9bd7c01e32e40eb42fa4ce43e0bf9454697aa39c5bbb85f5e5d83fbb3a2640a411a413a85d9f7c3f8d0
13021302
languageName: node
13031303
linkType: hard
13041304

@@ -6126,14 +6126,14 @@ __metadata:
61266126
languageName: node
61276127
linkType: hard
61286128

6129-
"nock@npm:14.0.5":
6130-
version: 14.0.5
6131-
resolution: "nock@npm:14.0.5"
6129+
"nock@npm:14.0.6":
6130+
version: 14.0.6
6131+
resolution: "nock@npm:14.0.6"
61326132
dependencies:
6133-
"@mswjs/interceptors": "npm:^0.38.7"
6133+
"@mswjs/interceptors": "npm:^0.39.3"
61346134
json-stringify-safe: "npm:^5.0.1"
61356135
propagate: "npm:^2.0.0"
6136-
checksum: 10/811e09b530dc9cbf83e1a2c0efb91a422ea7e7a3bb51bbb60a03e78cbfad887af4a8eda4de2e9b29e94367c26d458c37979ec82237b3edc9d90c87de903a15b6
6136+
checksum: 10/32048a34b1109b6ff85b25a9c9a939e57779929ac6d33332dd09a8803ae9dc2296f577d9f9ba9b0482e503b0eb01ca2b5f3e25678db2619b5a0364f2fd2b0f5e
61376137
languageName: node
61386138
linkType: hard
61396139

0 commit comments

Comments
 (0)