File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
clients/algoliasearch-client-javascript Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
"@arethetypeswrong/cli" : " 0.17.0" ,
54
54
"@types/node" : " 22.9.0" ,
55
55
"cross-fetch" : " 4.0.0" ,
56
- "nock" : " 13.5.5 " ,
56
+ "nock" : " 13.5.6 " ,
57
57
"publint" : " 0.2.12" ,
58
58
"tsup" : " 8.3.5" ,
59
59
"typescript" : " 5.6.3" ,
Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@arethetypeswrong/cli" : " 0.17.0" ,
41
41
"@types/node" : " 22.9.0" ,
42
- "nock" : " 13.5.5 " ,
42
+ "nock" : " 13.5.6 " ,
43
43
"publint" : " 0.2.12" ,
44
44
"tsup" : " 8.3.5" ,
45
45
"typescript" : " 5.6.3" ,
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ __metadata:
230
230
" @arethetypeswrong/cli " : " npm:0.17.0"
231
231
" @types/node " : " npm:22.9.0"
232
232
cross-fetch : " npm:4.0.0"
233
- nock : " npm:13.5.5 "
233
+ nock : " npm:13.5.6 "
234
234
publint : " npm:0.2.12"
235
235
tsup : " npm:8.3.5"
236
236
typescript : " npm:5.6.3"
@@ -245,7 +245,7 @@ __metadata:
245
245
" @algolia/client-common " : " npm:5.13.0"
246
246
" @arethetypeswrong/cli " : " npm:0.17.0"
247
247
" @types/node " : " npm:22.9.0"
248
- nock : " npm:13.5.5 "
248
+ nock : " npm:13.5.6 "
249
249
publint : " npm:0.2.12"
250
250
tsup : " npm:8.3.5"
251
251
typescript : " npm:5.6.3"
@@ -6228,14 +6228,14 @@ __metadata:
6228
6228
languageName : node
6229
6229
linkType : hard
6230
6230
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 "
6234
6234
dependencies :
6235
6235
debug : " npm:^4.1.0"
6236
6236
json-stringify-safe : " npm:^5.0.1"
6237
6237
propagate : " npm:^2.0.0"
6238
- checksum : 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e
6238
+ checksum : 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88
6239
6239
languageName : node
6240
6240
linkType : hard
6241
6241
You can’t perform that action at this time.
0 commit comments