chore(deps): bump tldts from 7.0.8 to 7.0.9 (#19405)
Bumps [tldts](https://github.com/remusao/tldts) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](https://github.com/remusao/tldts/compare/v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf984ce407
commit
43c0b28cca
|
|
@ -127,7 +127,7 @@
|
|||
"source-map": "0.7.4",
|
||||
"telegram": "2.26.22",
|
||||
"title": "4.0.1",
|
||||
"tldts": "7.0.8",
|
||||
"tldts": "7.0.9",
|
||||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.1.2",
|
||||
"tsx": "4.20.3",
|
||||
|
|
|
|||
|
|
@ -270,8 +270,8 @@ importers:
|
|||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
tldts:
|
||||
specifier: 7.0.8
|
||||
version: 7.0.8
|
||||
specifier: 7.0.9
|
||||
version: 7.0.9
|
||||
tosource:
|
||||
specifier: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.3
|
||||
|
|
@ -5789,15 +5789,15 @@ packages:
|
|||
tldts-core@6.1.86:
|
||||
resolution: {integrity: sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==}
|
||||
|
||||
tldts-core@7.0.8:
|
||||
resolution: {integrity: sha512-Ze39mm8EtocSXPbH6cv5rDeBBhehp8OLxWJKZXLEyv2dKMlblJsoAw2gmA0ZaU6iOwNlCZ4LrmaTW1reUQEmJw==}
|
||||
tldts-core@7.0.9:
|
||||
resolution: {integrity: sha512-/FGY1+CryHsxF9SFiPZlMOcwQsfABkAvOJO5VEKE8TNifVEqgMF7+UVXHGhm1z4gPUfvVS/EYcwhiRU3vUa1ag==}
|
||||
|
||||
tldts@6.1.86:
|
||||
resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==}
|
||||
hasBin: true
|
||||
|
||||
tldts@7.0.8:
|
||||
resolution: {integrity: sha512-TlGAxavO97fYecdBgnLPoTJtY8MOgpowI/qwIz9HhLjETMQOUjQr6BRQE6WazumppjsgGg4eaVZuMNv4vY5nwQ==}
|
||||
tldts@7.0.9:
|
||||
resolution: {integrity: sha512-/nFtBeNs9nAKIAZE1i3ssOAroci8UqRldFVw5H6RCsNZw7NzDr+Yc3Ek7Tm8XSQKMzw7NSyRSszNxCM0ENsUbg==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
|
|
@ -12225,15 +12225,15 @@ snapshots:
|
|||
|
||||
tldts-core@6.1.86: {}
|
||||
|
||||
tldts-core@7.0.8: {}
|
||||
tldts-core@7.0.9: {}
|
||||
|
||||
tldts@6.1.86:
|
||||
dependencies:
|
||||
tldts-core: 6.1.86
|
||||
|
||||
tldts@7.0.8:
|
||||
tldts@7.0.9:
|
||||
dependencies:
|
||||
tldts-core: 7.0.8
|
||||
tldts-core: 7.0.9
|
||||
|
||||
tmp@0.0.33:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue