Update node-pty to 1.1.0-beta39

This commit is contained in:
anthonykim1
2025-12-09 12:04:36 -08:00
parent 5d52b31d8d
commit fda1888a0b
5 changed files with 11 additions and 11 deletions
+4 -4
View File
@@ -46,7 +46,7 @@
"native-is-elevated": "0.8.0",
"native-keymap": "^3.3.5",
"native-watchdog": "^1.4.1",
"node-pty": "1.1.0-beta35",
"node-pty": "^1.1.0-beta39",
"open": "^10.1.2",
"tas-client": "0.3.1",
"undici": "^7.9.0",
@@ -12809,9 +12809,9 @@
}
},
"node_modules/node-pty": {
"version": "1.1.0-beta35",
"resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta35.tgz",
"integrity": "sha512-dGKw3PtLj/+uiFWUODNjr3QMyNjxRB2JY372AN4uzonfb6ri23d4PMr4s6UoibiqsXOQ3elXRCdq1qDLd86J8Q==",
"version": "1.1.0-beta39",
"resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta39.tgz",
"integrity": "sha512-1xnN2dbS0QngT4xenpS/6Q77QtaDQo5vE6f4slATgZsFIv3NP4ObE7vAjYnZtMFG5OEh3jyDRZc+hy1DjDF7dg==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {