Skip to content

Commit ca2ab57

Browse files
chore(deps): update dependency tldts to v7 (#2972)
1 parent 0cebfcc commit ca2ab57

File tree

3 files changed

+23
-5
lines changed

3 files changed

+23
-5
lines changed

packages/basic-crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"fs-extra": "^11.0.0",
5656
"got-scraping": "^4.0.0",
5757
"ow": "^0.28.1",
58-
"tldts": "^6.0.0",
58+
"tldts": "^7.0.0",
5959
"tslib": "^2.4.0",
6060
"type-fest": "^4.0.0"
6161
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"minimatch": "^9.0.0",
7272
"ow": "^0.28.1",
7373
"stream-json": "^1.8.0",
74-
"tldts": "^6.0.0",
74+
"tldts": "^7.0.0",
7575
"tough-cookie": "^5.0.0",
7676
"tslib": "^2.4.0",
7777
"type-fest": "^4.0.0"

yarn.lock

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ __metadata:
479479
fs-extra: "npm:^11.0.0"
480480
got-scraping: "npm:^4.0.0"
481481
ow: "npm:^0.28.1"
482-
tldts: "npm:^6.0.0"
482+
tldts: "npm:^7.0.0"
483483
tslib: "npm:^2.4.0"
484484
type-fest: "npm:^4.0.0"
485485
languageName: unknown
@@ -588,7 +588,7 @@ __metadata:
588588
minimatch: "npm:^9.0.0"
589589
ow: "npm:^0.28.1"
590590
stream-json: "npm:^1.8.0"
591-
tldts: "npm:^6.0.0"
591+
tldts: "npm:^7.0.0"
592592
tough-cookie: "npm:^5.0.0"
593593
tslib: "npm:^2.4.0"
594594
type-fest: "npm:^4.0.0"
@@ -12966,7 +12966,14 @@ __metadata:
1296612966
languageName: node
1296712967
linkType: hard
1296812968

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":
1297012977
version: 6.1.86
1297112978
resolution: "tldts@npm:6.1.86"
1297212979
dependencies:
@@ -12977,6 +12984,17 @@ __metadata:
1297712984
languageName: node
1297812985
linkType: hard
1297912986

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+
1298012998
"tmp@npm:^0.0.33":
1298112999
version: 0.0.33
1298213000
resolution: "tmp@npm:0.0.33"

0 commit comments

Comments
 (0)