Updated nodejs in translate.bat

This commit is contained in:
Ylian Saint-Hilaire
2023-09-11 10:07:12 -07:00
parent 14a1639a4f
commit 277333724b
4 changed files with 7 additions and 13 deletions

View File

@@ -11,6 +11,6 @@
"multiparty": "^4.2.1",
"@yetzt/nedb": "^1.8.0",
"node-forge": "^1.0.0",
"ua-parser-js": "^1.0.35",
"ua-parser-js": "^1.0.35",
"ws": "^5.2.3",
"yauzl": "^2.10.0"