From 65633fa1873865ac2e819df815018ca01d034325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 22:00:49 +0000 Subject: [PATCH] Bump xterm from 4.10.0 to 4.11.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.10.0...4.11.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f190de3c..20bd53ed 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.5.0", - "xterm": "^4.10.0", + "xterm": "^4.11.0", "xterm-addon-fit": "^0.5.0", "xterm-addon-ligatures": "^0.4.0", "xterm-addon-search": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index 69353a52..dd288445 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7943,10 +7943,10 @@ xterm-addon-webgl@^0.9.0: resolved "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.9.0.tgz#947ca94f9fd72462155c300dfb82bc471402d60a" integrity sha512-JSRoe/MgPEKCpr7LbiC+sQUq0c9l/ZhsBXYugKx5BJsJEPsY+5EFcqAexuhsJVe/qV+CP3hsbYDe/411rw3ASA== -xterm@^4.10.0: - version "4.10.0" - resolved "https://registry.npmjs.org/xterm/-/xterm-4.10.0.tgz#fc4f554e3e718aff9b83622e858e64b0953067bb" - integrity sha512-Wn66I8YpSVkgP3R95GjABC6Eb21pFfnCSnyIqKIIoUI13ohvwd0KGVzUDfyEFfSAzKbPJfrT2+vt7SfUXBZQKQ== +xterm@^4.11.0: + version "4.11.0" + resolved "https://registry.npmjs.org/xterm/-/xterm-4.11.0.tgz#d7dabc7af5299579e4663fedf2b3a179af9aaff9" + integrity sha512-NeJH909WTO2vth/ZlC0gkP3AGzupbvVHVlmtrpBw56/sGFXaF9bNdKgqKa3tf8qbGvXMzL2JhCcHVklqFztIRw== y18n@^5.0.5: version "5.0.5"