chore(deps): bump node-pty from 1.1.0-beta21 to 1.1.0-beta27 in /app

Bumps [node-pty](https://github.com/microsoft/node-pty) from 1.1.0-beta21 to 1.1.0-beta27.
- [Release notes](https://github.com/microsoft/node-pty/releases)
- [Commits](https://github.com/microsoft/node-pty/commits)

---
updated-dependencies:
- dependency-name: node-pty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-23 10:15:32 +00:00 committed by GitHub
parent b5f293416d
commit 7f01153236
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"