Replace punycode (#359)

* Replace by package

* Update CHANGELOG
This commit is contained in:
CosminPerRam 2023-09-14 23:44:57 +03:00 committed by GitHub
parent ad9adff06c
commit 544610f085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 477 deletions

View file

@ -42,7 +42,7 @@
"iconv-lite": "^0.6.3",
"long": "^5.2.0",
"minimist": "^1.2.6",
"punycode": "^2.1.1",
"punycode": "^2.3.0",
"seek-bzip": "^2.0.0",
"varint": "^6.0.0"
},