fix: update node-pty to latest version

This commit is contained in:
simosmik
2026-04-16 10:52:55 +00:00
parent 6102b74455
commit 6a13e1773b
2 changed files with 5 additions and 5 deletions

View File

@@ -104,7 +104,7 @@
"mime-types": "^3.0.1",
"multer": "^2.0.1",
"node-fetch": "^2.7.0",
"node-pty": "^1.1.0-beta34",
"node-pty": "^1.2.0-beta.12",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",