mirror of
https://github.com/bitwarden/clients.git
synced 2025-12-10 00:08:42 -06:00
[deps] Autofill: Update tldts to v7.0.19 (#17676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9bf66e689
commit
bbb5acba50
@ -88,7 +88,7 @@
|
||||
"proper-lockfile": "4.1.2",
|
||||
"rxjs": "7.8.1",
|
||||
"semver": "7.7.3",
|
||||
"tldts": "7.0.18",
|
||||
"tldts": "7.0.19",
|
||||
"zxcvbn": "4.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
12
package-lock.json
generated
12
package-lock.json
generated
@ -68,7 +68,7 @@
|
||||
"rxjs": "7.8.1",
|
||||
"semver": "7.7.3",
|
||||
"tabbable": "6.3.0",
|
||||
"tldts": "7.0.18",
|
||||
"tldts": "7.0.19",
|
||||
"ts-node": "10.9.2",
|
||||
"utf-8-validate": "6.0.5",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
@ -224,7 +224,7 @@
|
||||
"proper-lockfile": "4.1.2",
|
||||
"rxjs": "7.8.1",
|
||||
"semver": "7.7.3",
|
||||
"tldts": "7.0.18",
|
||||
"tldts": "7.0.19",
|
||||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
"bin": {
|
||||
@ -38727,12 +38727,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tldts": {
|
||||
"version": "7.0.18",
|
||||
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.18.tgz",
|
||||
"integrity": "sha512-lCcgTAgMxQ1JKOWrVGo6E69Ukbnx4Gc1wiYLRf6J5NN4HRYJtCby1rPF8rkQ4a6qqoFBK5dvjJ1zJ0F7VfDSvw==",
|
||||
"version": "7.0.19",
|
||||
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.19.tgz",
|
||||
"integrity": "sha512-8PWx8tvC4jDB39BQw1m4x8y5MH1BcQ5xHeL2n7UVFulMPH/3Q0uiamahFJ3lXA0zO2SUyRXuVVbWSDmstlt9YA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tldts-core": "^7.0.18"
|
||||
"tldts-core": "^7.0.19"
|
||||
},
|
||||
"bin": {
|
||||
"tldts": "bin/cli.js"
|
||||
|
||||
@ -202,7 +202,7 @@
|
||||
"rxjs": "7.8.1",
|
||||
"semver": "7.7.3",
|
||||
"tabbable": "6.3.0",
|
||||
"tldts": "7.0.18",
|
||||
"tldts": "7.0.19",
|
||||
"ts-node": "10.9.2",
|
||||
"utf-8-validate": "6.0.5",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user