File tree Expand file tree Collapse file tree 3 files changed +23
-5
lines changed Expand file tree Collapse file tree 3 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 55
55
"fs-extra" : " ^11.0.0" ,
56
56
"got-scraping" : " ^4.0.0" ,
57
57
"ow" : " ^0.28.1" ,
58
- "tldts" : " ^6 .0.0" ,
58
+ "tldts" : " ^7 .0.0" ,
59
59
"tslib" : " ^2.4.0" ,
60
60
"type-fest" : " ^4.0.0"
61
61
}
Original file line number Diff line number Diff line change 71
71
"minimatch" : " ^9.0.0" ,
72
72
"ow" : " ^0.28.1" ,
73
73
"stream-json" : " ^1.8.0" ,
74
- "tldts" : " ^6 .0.0" ,
74
+ "tldts" : " ^7 .0.0" ,
75
75
"tough-cookie" : " ^5.0.0" ,
76
76
"tslib" : " ^2.4.0" ,
77
77
"type-fest" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -479,7 +479,7 @@ __metadata:
479
479
fs-extra : " npm:^11.0.0"
480
480
got-scraping : " npm:^4.0.0"
481
481
ow : " npm:^0.28.1"
482
- tldts : " npm:^6 .0.0"
482
+ tldts : " npm:^7 .0.0"
483
483
tslib : " npm:^2.4.0"
484
484
type-fest : " npm:^4.0.0"
485
485
languageName : unknown
@@ -588,7 +588,7 @@ __metadata:
588
588
minimatch : " npm:^9.0.0"
589
589
ow : " npm:^0.28.1"
590
590
stream-json : " npm:^1.8.0"
591
- tldts : " npm:^6 .0.0"
591
+ tldts : " npm:^7 .0.0"
592
592
tough-cookie : " npm:^5.0.0"
593
593
tslib : " npm:^2.4.0"
594
594
type-fest : " npm:^4.0.0"
@@ -12966,7 +12966,14 @@ __metadata:
12966
12966
languageName : node
12967
12967
linkType : hard
12968
12968
12969
- " tldts@npm:^6.0.0, tldts@npm:^6.1.32 " :
12969
+ " tldts-core@npm:^7.0.7 " :
12970
+ version : 7.0.7
12971
+ resolution : " tldts-core@npm:7.0.7"
12972
+ checksum : 10c0/801a9861973dce3b45fce25c3775848a1c0d5c225752bc0f84e843e61dba9c31be60c610525cf0fc42039ae3c06944e5f76e429243a4bdc91ce5c8268f14f659
12973
+ languageName : node
12974
+ linkType : hard
12975
+
12976
+ " tldts@npm:^6.1.32 " :
12970
12977
version : 6.1.86
12971
12978
resolution : " tldts@npm:6.1.86"
12972
12979
dependencies :
@@ -12977,6 +12984,17 @@ __metadata:
12977
12984
languageName : node
12978
12985
linkType : hard
12979
12986
12987
+ " tldts@npm:^7.0.0 " :
12988
+ version : 7.0.7
12989
+ resolution : " tldts@npm:7.0.7"
12990
+ dependencies :
12991
+ tldts-core : " npm:^7.0.7"
12992
+ bin :
12993
+ tldts : bin/cli.js
12994
+ checksum : 10c0/d8eb99cd40af98ea96bc8cc9245513cd13ff178c97c25286443467cadc0916455d1e2558ecee7dd2dfb3374dd357c82274e3b39e4f0722c60ab1aaa893678f54
12995
+ languageName : node
12996
+ linkType : hard
12997
+
12980
12998
" tmp@npm:^0.0.33 " :
12981
12999
version : 0.0.33
12982
13000
resolution : " tmp@npm:0.0.33"
You can’t perform that action at this time.
0 commit comments