Skip to content

Commit

Permalink
chore(cli): fix punycode deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Slowlife01 committed Feb 26, 2025
1 parent 36ad601 commit 761541b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
"typescript": "^5.7.3",
"vitest": "^3.0.6",
"ws": "^8.18.0"
},
"overrides": {
"whatwg-url": "^14.0.0"
}
}

0 comments on commit 761541b

Please sign in to comment.