From ad26c7626abc3ea4161be4343b9f755c1590f815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 00:36:32 -0500 Subject: [PATCH] fix(deps): update xterm (#464) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 6 +++--- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37ea7d04..6cbfe41c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,11 +16,11 @@ "uuid": "^8.3.2", "whatwg-url": "^11.0.0", "which": "^2.0.2", - "xterm": "4.18.0", + "xterm": "4.19.0", "xterm-addon-fit": "0.5.0", "xterm-addon-ligatures": "0.5.3", - "xterm-addon-web-links": "0.5.1", - "xterm-addon-webgl": "0.11.4" + "xterm-addon-web-links": "0.6.0", + "xterm-addon-webgl": "0.12.0" }, "devDependencies": { "@semantic-release/apm-config": "^9.0.1", @@ -13464,9 +13464,9 @@ } }, "node_modules/xterm": { - "version": "4.18.0", - "resolved": "https://registry.npmjs.org/xterm/-/xterm-4.18.0.tgz", - "integrity": "sha512-JQoc1S0dti6SQfI0bK1AZvGnAxH4MVw45ZPFSO6FHTInAiau3Ix77fSxNx3mX4eh9OL4AYa8+4C8f5UvnSfppQ==" + "version": "4.19.0", + "resolved": "https://registry.npmjs.org/xterm/-/xterm-4.19.0.tgz", + "integrity": "sha512-c3Cp4eOVsYY5Q839dR5IejghRPpxciGmLWWaP9g+ppfMeBChMeLa1DCA+pmX/jyDZ+zxFOmlJL/82qVdayVoGQ==" }, "node_modules/xterm-addon-fit": { "version": "0.5.0", @@ -13492,17 +13492,17 @@ } }, "node_modules/xterm-addon-web-links": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.1.tgz", - "integrity": "sha512-dBjbOIrCNmxAcUQkkSrKj9BM6yLpmqUpZ9SOCUuZe/sznPl4d8OBZQClK7VcdZ0vf0+5i5Fce2rUUrew/XTZTg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz", + "integrity": "sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A==", "peerDependencies": { "xterm": "^4.0.0" } }, "node_modules/xterm-addon-webgl": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.11.4.tgz", - "integrity": "sha512-/a/VFeftc+etGXQYWaaks977j1P7/wickBXn15zDxZzXYYMT9RN17ztqyIDVLXg9krtg28+icKK6lvgIYghJ0w==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.12.0.tgz", + "integrity": "sha512-3P5ihdjPnxH6Wrvqjki9UD+duoVrp1fvnO/pSpXP2F1L2GwY6TDNExgj8Yg141vMCNgQbcVqmsTLYEYZxjY92A==", "peerDependencies": { "xterm": "^4.0.0" } @@ -23658,9 +23658,9 @@ "dev": true }, "xterm": { - "version": "4.18.0", - "resolved": "https://registry.npmjs.org/xterm/-/xterm-4.18.0.tgz", - "integrity": "sha512-JQoc1S0dti6SQfI0bK1AZvGnAxH4MVw45ZPFSO6FHTInAiau3Ix77fSxNx3mX4eh9OL4AYa8+4C8f5UvnSfppQ==" + "version": "4.19.0", + "resolved": "https://registry.npmjs.org/xterm/-/xterm-4.19.0.tgz", + "integrity": "sha512-c3Cp4eOVsYY5Q839dR5IejghRPpxciGmLWWaP9g+ppfMeBChMeLa1DCA+pmX/jyDZ+zxFOmlJL/82qVdayVoGQ==" }, "xterm-addon-fit": { "version": "0.5.0", @@ -23678,15 +23678,15 @@ } }, "xterm-addon-web-links": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.1.tgz", - "integrity": "sha512-dBjbOIrCNmxAcUQkkSrKj9BM6yLpmqUpZ9SOCUuZe/sznPl4d8OBZQClK7VcdZ0vf0+5i5Fce2rUUrew/XTZTg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz", + "integrity": "sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A==", "requires": {} }, "xterm-addon-webgl": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.11.4.tgz", - "integrity": "sha512-/a/VFeftc+etGXQYWaaks977j1P7/wickBXn15zDxZzXYYMT9RN17ztqyIDVLXg9krtg28+icKK6lvgIYghJ0w==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/xterm-addon-webgl/-/xterm-addon-webgl-0.12.0.tgz", + "integrity": "sha512-3P5ihdjPnxH6Wrvqjki9UD+duoVrp1fvnO/pSpXP2F1L2GwY6TDNExgj8Yg141vMCNgQbcVqmsTLYEYZxjY92A==", "requires": {} }, "y18n": { diff --git a/package.json b/package.json index d5d40fe9..3a943d3b 100644 --- a/package.json +++ b/package.json @@ -61,11 +61,11 @@ "uuid": "^8.3.2", "whatwg-url": "^11.0.0", "which": "^2.0.2", - "xterm": "4.18.0", + "xterm": "4.19.0", "xterm-addon-fit": "0.5.0", "xterm-addon-ligatures": "0.5.3", - "xterm-addon-web-links": "0.5.1", - "xterm-addon-webgl": "0.11.4" + "xterm-addon-web-links": "0.6.0", + "xterm-addon-webgl": "0.12.0" }, "devDependencies": { "@semantic-release/apm-config": "^9.0.1",