mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
chore(deps): bump node-pty from 1.1.0-beta33 to 1.1.0-beta34 in /app
Bumps [node-pty](https://github.com/microsoft/node-pty) from 1.1.0-beta33 to 1.1.0-beta34. - [Release notes](https://github.com/microsoft/node-pty/releases) - [Commits](https://github.com/microsoft/node-pty/compare/v1.1.0-beta33...v1.1.0-beta34) --- updated-dependencies: - dependency-name: node-pty dependency-version: 1.1.0-beta34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e46ef31d88
commit
dd511b86c4
2 changed files with 5 additions and 5 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"lodash": "4.17.21",
|
||||
"ms": "2.1.3",
|
||||
"native-process-working-directory": "^1.0.2",
|
||||
"node-pty": "1.1.0-beta33",
|
||||
"node-pty": "1.1.0-beta34",
|
||||
"os-locale": "5.0.0",
|
||||
"parse-url": "9.2.0",
|
||||
"queue": "6.0.2",
|
||||
|
|
|
|||
|
|
@ -1019,10 +1019,10 @@ node-gyp@^10.2.0:
|
|||
tar "^6.2.1"
|
||||
which "^4.0.0"
|
||||
|
||||
node-pty@1.1.0-beta33:
|
||||
version "1.1.0-beta33"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta33.tgz#9262e19712e7f42c84c14b11a864fb292de139d4"
|
||||
integrity sha512-+BN2bT/KqO+fmCHnpFS99VMVJr7VUBCUa2VIBEw0oEvszkR7ri0kwD1lF91OeQToUJ2dXKA8j6scPjbO4eRWOQ==
|
||||
node-pty@1.1.0-beta34:
|
||||
version "1.1.0-beta34"
|
||||
resolved "https://registry.npmjs.org/node-pty/-/node-pty-1.1.0-beta34.tgz#f8882c5b4dd06f57d41999f7beab0ef79e4a4957"
|
||||
integrity sha512-RraDtX9RS1G1I5iO7e4YIOIA4arzd4ZVCD4mZr7+szaNupoTg9fxDCRr0EanqS0Qlzgm3PIdHNbPmblJguJuyg==
|
||||
dependencies:
|
||||
node-addon-api "^7.1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue