Revert "package.json: use punycode.js version of psl from git"
This reverts commit 9899f778a9
.
This commit is contained in:
parent
0a457adf62
commit
28d5fc1181
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
"ipaddr.js": "2.1.0",
|
"ipaddr.js": "2.1.0",
|
||||||
"nanoid": "^4.0.2",
|
"nanoid": "^4.0.2",
|
||||||
"node-cache": "^5.1.2",
|
"node-cache": "^5.1.2",
|
||||||
"psl": "https://github.com/lupomontero/psl#5eadae91361d8289d582700f90582b0d0cb73155",
|
"psl": "1.9.0",
|
||||||
"set-cookie-parser": "2.6.0",
|
"set-cookie-parser": "2.6.0",
|
||||||
"undici": "^6.7.0",
|
"undici": "^6.7.0",
|
||||||
"url-pattern": "1.0.3",
|
"url-pattern": "1.0.3",
|
||||||
|
|
Loading…
Reference in a new issue