Skip to content

Commit e69ae21

Browse files
chore(deps): update dependency nock to v13.5.6 (#4089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3b3fb9 commit e69ae21

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
@@ -53,7 +53,7 @@
5353
"@arethetypeswrong/cli": "0.17.0",
5454
"@types/node": "22.9.0",
5555
"cross-fetch": "4.0.0",
56-
"nock": "13.5.5",
56+
"nock": "13.5.6",
5757
"publint": "0.2.12",
5858
"tsup": "8.3.5",
5959
"typescript": "5.6.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
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@arethetypeswrong/cli": "0.17.0",
4141
"@types/node": "22.9.0",
42-
"nock": "13.5.5",
42+
"nock": "13.5.6",
4343
"publint": "0.2.12",
4444
"tsup": "8.3.5",
4545
"typescript": "5.6.3",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ __metadata:
230230
"@arethetypeswrong/cli": "npm:0.17.0"
231231
"@types/node": "npm:22.9.0"
232232
cross-fetch: "npm:4.0.0"
233-
nock: "npm:13.5.5"
233+
nock: "npm:13.5.6"
234234
publint: "npm:0.2.12"
235235
tsup: "npm:8.3.5"
236236
typescript: "npm:5.6.3"
@@ -245,7 +245,7 @@ __metadata:
245245
"@algolia/client-common": "npm:5.13.0"
246246
"@arethetypeswrong/cli": "npm:0.17.0"
247247
"@types/node": "npm:22.9.0"
248-
nock: "npm:13.5.5"
248+
nock: "npm:13.5.6"
249249
publint: "npm:0.2.12"
250250
tsup: "npm:8.3.5"
251251
typescript: "npm:5.6.3"
@@ -6228,14 +6228,14 @@ __metadata:
62286228
languageName: node
62296229
linkType: hard
62306230

6231-
"nock@npm:13.5.5":
6232-
version: 13.5.5
6233-
resolution: "nock@npm:13.5.5"
6231+
"nock@npm:13.5.6":
6232+
version: 13.5.6
6233+
resolution: "nock@npm:13.5.6"
62346234
dependencies:
62356235
debug: "npm:^4.1.0"
62366236
json-stringify-safe: "npm:^5.0.1"
62376237
propagate: "npm:^2.0.0"
6238-
checksum: 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e
6238+
checksum: 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88
62396239
languageName: node
62406240
linkType: hard
62416241

0 commit comments

Comments
 (0)