From 9ef802e12f1b7d7d949fc5d236b9527dbc47371f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 14:38:37 +0000 Subject: [PATCH] Bump xterm from 4.11.0 to 4.12.0 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.11.0...4.12.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 526ef4c4..fa91dbbf 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.7.0", - "xterm": "^4.11.0", + "xterm": "^4.12.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 ad401f6f..4ed1460d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8413,10 +8413,10 @@ xterm-addon-webgl@^0.10.0: resolved "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.10.0.tgz#e99366fdc4cbd46b798a5e2fc114ecc19f9fd4b7" integrity sha512-MJzyWie5yw+PH6p//fXlXzmsULLtpBo992EWEKl2uv5M5Zj9etTwfuutCUK7o98mr6itDl+vS/CYIMP68jCf8w== -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== +xterm@^4.12.0: + version "4.12.0" + resolved "https://registry.npmjs.org/xterm/-/xterm-4.12.0.tgz#db09b425b4dcae5b96f8cbbaaa93b3bc60997ca9" + integrity sha512-K5mF/p3txUV18mjiZFlElagoHFpqXrm5OYHeoymeXSu8GG/nMaOO/+NRcNCwfdjzAbdQ5VLF32hEHiWWKKm0bw== y18n@^5.0.5: version "5.0.5"