From 6960452448336863af437c97f9905966fa1be673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 16:10:41 +0000 Subject: [PATCH] build(deps): bump xterm from 4.14.0 to 4.14.1 Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.14.0...4.14.1) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:production update-type: version-update:semver-patch ... 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 af9e25a5..2f1f9358 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "typed-redux-saga": "^1.3.1", "typescript": "~4.4.2", "web-vitals": "^2.1.0", - "xterm": "^4.14.0", + "xterm": "^4.14.1", "xterm-addon-fit": "^0.5.0", "zen-push": "^0.2.1" }, diff --git a/yarn.lock b/yarn.lock index c3ee1ce7..5f76e8e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12753,10 +12753,10 @@ xterm-addon-fit@^0.5.0: resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596" integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ== -xterm@^4.14.0: - version "4.14.0" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.14.0.tgz#5722a4048ea65d77b36c7d805f90490f7f60950f" - integrity sha512-7MT4Ky1H47Eiieubw7xkUzTvEzE4WeX3HSbmR3kSByX0ckQRRUGY5SIIhVIbrMUl/rqElnnav2gUZt8rtqAmQw== +xterm@^4.14.1: + version "4.14.1" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.14.1.tgz#6884cb8fb3b83353b1a98139ea23daedf8e35796" + integrity sha512-jgzNg5BuGPwq5/M4dGnmbghZvHx2jaj+9crSEt15bV34Za49VziBmCu7zIy88zUKKiGTxeo7aVzirFSJArIMFw== y18n@^4.0.0: version "4.0.3"