Skip to content

Commit

Permalink
chore(cli): fix punycode deprecation warning (#9340)
Browse files Browse the repository at this point in the history
* chore(cli): fix punycode deprecation warning

* chore(cli): fix punycode deprecation warning

* add lock file
  • Loading branch information
Slowlife01 authored Feb 27, 2025
1 parent d2e5fb5 commit 6742759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
25 changes: 0 additions & 25 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 6742759

Please sign in to comment.