update the PSL on box code update

I tried replacing the module but it's complicated since there is a
lot of rules - https://github.com/publicsuffix/list/wiki/Format#format
This commit is contained in:
Girish Ramakrishnan
2025-02-10 16:16:07 +01:00
parent c43ba46c97
commit 46620e2da5
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -6473,6 +6473,7 @@
"resolved": "https://registry.npmjs.org/tldjs/-/tldjs-2.3.1.tgz",
"integrity": "sha512-W/YVH/QczLUxVjnQhFC61Iq232NWu3TqDdO0S/MtXVz4xybejBov4ud+CIwN9aYqjOecEqIy0PscGkwpG9ZyTw==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"punycode": "^1.4.1"
},