diff --git a/app/package.json b/app/package.json index 83ce7f6c..2170f767 100644 --- a/app/package.json +++ b/app/package.json @@ -29,7 +29,7 @@ "lodash": "4.17.21", "ms": "2.1.3", "native-process-working-directory": "^1.0.2", - "node-pty": "1.1.0-beta21", + "node-pty": "1.1.0-beta27", "os-locale": "5.0.0", "parse-url": "9.2.0", "queue": "6.0.2", diff --git a/app/yarn.lock b/app/yarn.lock index e37048b2..02e20336 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1015,10 +1015,10 @@ node-gyp@^10.2.0: tar "^6.2.1" which "^4.0.0" -node-pty@1.1.0-beta21: - version "1.1.0-beta21" - resolved "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta21.tgz#d75c1dfe4ff2c173459c974df72e91a4eae6dc52" - integrity sha512-FYpnY9g8qMQLTpqyeY9NVli6YfCWwvG6v6gmaDBbPjlc1VMp/+Zivq0SStDrRr1aciGnFCZzpL0BzdMnmbDnAw== +node-pty@1.1.0-beta27: + version "1.1.0-beta27" + resolved "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta27.tgz#08a76876d345a03dd181f0b81fa7eb26e31b39b3" + integrity sha512-r0nRVgunspo/cBmf/eR+ultBrclxqldaL6FhiTLEmC4VcyKJxhluRK5d8EtbHYPLt8DqPKMnCakJDxreQynpnw== dependencies: node-addon-api "^7.1.0"