fix(core): update

This commit is contained in:
2023-04-10 14:34:28 +02:00
parent 3e3b61cc73
commit b5c5b18f35
5 changed files with 48 additions and 2 deletions
+14
View File
@@ -1,6 +1,9 @@
lockfileVersion: '6.0'
dependencies:
tldts:
specifier: ^6.0.3
version: 6.0.3
whoiser:
specifier: ^1.16.0
version: 1.16.0
@@ -4177,6 +4180,17 @@ packages:
esm: 3.2.25
dev: true
/tldts-core@6.0.3:
resolution: {integrity: sha512-PLiEM2aCkfGifyr8npbd93eWIW4isFRB44vTiup5DRie6e2Qy3+9quwHb252v12JyoM+RmF1cxtDgwD2PVBOjA==}
dev: false
/tldts@6.0.3:
resolution: {integrity: sha512-rcdUIwrcGuMWe5+fg5FFBrmWTYdbfpHwkk1AjBKoSDbpsdAsYqJYKoZOVOHn8MQCYatADKGAx/SU+jpSKxSYNw==}
hasBin: true
dependencies:
tldts-core: 6.0.3
dev: false
/to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}