chore: update node-pty@1.2.0-beta.10 (#291471)

This commit is contained in:
Robo
2026-01-29 13:52:07 +09:00
committed by GitHub
parent 544e425b4d
commit 7d83ce8c7e
4 changed files with 11 additions and 11 deletions

View File

@@ -38,7 +38,7 @@
"katex": "^0.16.22",
"kerberos": "2.1.1",
"minimist": "^1.2.8",
"node-pty": "^1.2.0-beta.8",
"node-pty": "^1.2.0-beta.10",
"tas-client": "0.3.1",
"vscode-oniguruma": "1.7.0",
"vscode-regexpp": "^3.1.0",
@@ -1053,9 +1053,9 @@
}
},
"node_modules/node-pty": {
"version": "1.2.0-beta.8",
"resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.2.0-beta.8.tgz",
"integrity": "sha512-2gDjTGB/VaMV8cmFMg0d7IfLcWkxtyekn9VSqpq+tUOiu5+nnLfVXYHZbjZCq1kXhnxbdlBjaKLvvVWIbFkicw==",
"version": "1.2.0-beta.10",
"resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.2.0-beta.10.tgz",
"integrity": "sha512-vONwSCtAiOVNxeaP/lzDdRw733Q6uB/ELOCFM8DUfKMw6rTFovwFCuvqr9usya7JXV2pfaers3EwuzZfv0QtwA==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {