mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
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:
parent
b5f293416d
commit
7f01153236
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue