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 54
54
"@arethetypeswrong/cli" : " 0.18.2" ,
55
55
"@types/node" : " 22.17.0" ,
56
56
"cross-fetch" : " 4.1.0" ,
57
- "nock" : " 14.0.8 " ,
57
+ "nock" : " 14.0.9 " ,
58
58
"publint" : " 0.3.12" ,
59
59
"tsup" : " 8.5.0" ,
60
60
"typescript" : " 5.9.2" ,
Original file line number Diff line number Diff line change 40
40
"devDependencies" : {
41
41
"@arethetypeswrong/cli" : " 0.18.2" ,
42
42
"@types/node" : " 22.17.0" ,
43
- "nock" : " 14.0.8 " ,
43
+ "nock" : " 14.0.9 " ,
44
44
"publint" : " 0.3.12" ,
45
45
"tsup" : " 8.5.0" ,
46
46
"typescript" : " 5.9.2" ,
Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ __metadata:
281
281
" @arethetypeswrong/cli " : " npm:0.18.2"
282
282
" @types/node " : " npm:22.17.0"
283
283
cross-fetch : " npm:4.1.0"
284
- nock : " npm:14.0.8 "
284
+ nock : " npm:14.0.9 "
285
285
publint : " npm:0.3.12"
286
286
tsup : " npm:8.5.0"
287
287
typescript : " npm:5.9.2"
@@ -296,7 +296,7 @@ __metadata:
296
296
" @algolia/client-common " : " npm:5.35.0"
297
297
" @arethetypeswrong/cli " : " npm:0.18.2"
298
298
" @types/node " : " npm:22.17.0"
299
- nock : " npm:14.0.8 "
299
+ nock : " npm:14.0.9 "
300
300
publint : " npm:0.3.12"
301
301
tsup : " npm:8.5.0"
302
302
typescript : " npm:5.9.2"
@@ -6114,14 +6114,14 @@ __metadata:
6114
6114
languageName : node
6115
6115
linkType : hard
6116
6116
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 "
6120
6120
dependencies :
6121
6121
" @mswjs/interceptors " : " npm:^0.39.5"
6122
6122
json-stringify-safe : " npm:^5.0.1"
6123
6123
propagate : " npm:^2.0.0"
6124
- checksum : 10/47d6e3b13a524fdac6947c2b268577ac5a3962b9b768a7ff0c4c56adf48453974e1f80b57cb0418aa401236bb75a064f3e7bb4519f31e811ac8e360938624398
6124
+ checksum : 10/f8ddbb5deb91f3d55e6939e49ee36759e2feabe256efad3981174fe102bd0a7843ccad4b8ab3067b482a057cf30ca8d60d2c139a2a61996d2b68a44570ae9705
6125
6125
languageName : node
6126
6126
linkType : hard
6127
6127
You can’t perform that action at this time.
0 commit comments