mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
update tld.js lib
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10360,9 +10360,9 @@
|
||||
}
|
||||
},
|
||||
"tldjs": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tldjs/-/tldjs-2.0.0.tgz",
|
||||
"integrity": "sha1-gdo/0/HbRnbKkoIGp8XFX0E2kKU=",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/tldjs/-/tldjs-2.3.1.tgz",
|
||||
"integrity": "sha512-W/YVH/QczLUxVjnQhFC61Iq232NWu3TqDdO0S/MtXVz4xybejBov4ud+CIwN9aYqjOecEqIy0PscGkwpG9ZyTw==",
|
||||
"requires": {
|
||||
"punycode": "^1.4.1"
|
||||
}
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
"papaparse": "4.3.5",
|
||||
"rxjs": "5.5.6",
|
||||
"sweetalert": "2.1.0",
|
||||
"tldjs": "2.0.0",
|
||||
"tldjs": "2.3.1",
|
||||
"web-animations-js": "2.3.1",
|
||||
"zone.js": "0.8.19"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user