Fix [Bug]: punycode` module is deprecated #426 (#433)

Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com>
This commit is contained in:
Tiger Kaovilai
2024-11-20 05:49:23 -05:00
committed by GitHub
parent eca4083a04
commit 809f5ff5f7
4 changed files with 21 additions and 536 deletions
+2 -1
View File
@@ -97,6 +97,7 @@
"ignore": "^5.2.4",
"ini": "^3.0.1",
"inquirer": "^9.1.4",
"openai": "^4.57.0"
"openai": "^4.57.0",
"punycode": "^2.3.1"
}
}