Skip to content

Commit

Permalink
The punycode module is deprecated. Please use a userland alternativ…
Browse files Browse the repository at this point in the history
…e instead.
  • Loading branch information
0-don authored Nov 15, 2024
1 parent 455a3e2 commit 43c6d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.11.4",
"author": "defunctzombie",
"dependencies": {
"punycode": "^1.4.1",
"punycode": "^2.3.1",
"qs": "^6.12.3"
},
"main": "./url.js",
Expand Down

0 comments on commit 43c6d32

Please sign in to comment.