build: replace deprecated built-in punycode with userland package (#19502)

This commit is contained in:
Jacob Richman
2026-02-18 18:58:26 -08:00
committed by GitHub
parent 42a7d89999
commit c43500c50b
4 changed files with 11 additions and 1 deletions

View File

@@ -129,6 +129,7 @@
"ink": "npm:@jrichman/ink@6.4.11",
"latest-version": "^9.0.0",
"proper-lockfile": "^4.1.2",
"punycode": "^2.3.1",
"simple-git": "^3.28.0"
},
"optionalDependencies": {