mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
update tld.js lib
This commit is contained in:
parent
1ed90abfa1
commit
82ff55b1ec
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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user