From 751c4ecd68e815e8dc08d29b7572df48d1001950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 11:15:12 +0000 Subject: [PATCH] build(deps): bump xterm-addon-webgl from 0.11.1 to 0.11.3 in /html Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.11.1 to 0.11.3. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits) --- updated-dependencies: - dependency-name: xterm-addon-webgl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- html/package.json | 2 +- html/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/html/package.json b/html/package.json index de0957a..d307239 100644 --- a/html/package.json +++ b/html/package.json @@ -53,7 +53,7 @@ "xterm": "^4.13.0", "xterm-addon-fit": "^0.5.0", "xterm-addon-web-links": "^0.4.0", - "xterm-addon-webgl": "^0.11.1", + "xterm-addon-webgl": "^0.11.3", "zmodem.js": "^0.1.10" } } diff --git a/html/yarn.lock b/html/yarn.lock index e18d001..6fd7257 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -7778,10 +7778,10 @@ xterm-addon-web-links@^0.4.0: resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.4.0.tgz#265cbf8221b9b315d0a748e1323bee331cd5da03" integrity sha512-xv8GeiINmx0zENO9hf5k+5bnkaE8mRzF+OBAr9WeFq2eLaQSudioQSiT34M1ofKbzcdjSsKiZm19Rw3i4eXamg== -xterm-addon-webgl@^0.11.1: - version "0.11.1" - resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.11.1.tgz#33dd250ab52e9f51d2ff52396447962e6f53e24c" - integrity sha512-xF6DnEoV+rPtzetMBXBZVe1kLKtus7AKdEcyfq2eMHQzhaRvC+pfnU+XiCXC85kueguqu2UkBHXZs5mihK9jOQ== +xterm-addon-webgl@^0.11.3: + version "0.11.3" + resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.11.3.tgz#4d13933d8810d146613bbb66d59ea90de561f999" + integrity sha512-Lr6VjLYOrgxLNaUNLDdCBehkr1Vaja/laDMTtvghfRusUMRXTlRKlCb7E3yqx4VgCg5KcV96cArmh88KcwSpUg== xterm@^4.13.0: version "4.13.0"