diff --git a/package.json b/package.json index 6f995824..190d6a29 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "xterm-addon-ligatures": "0.6.0-beta.14", "xterm-addon-search": "^0.9.0", "xterm-addon-unicode11": "^0.3.0", - "xterm-addon-web-links": "^0.5.1", + "xterm-addon-web-links": "^0.6.0", "xterm-addon-webgl": "0.12.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9ee74d80..356308b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8291,10 +8291,10 @@ xterm-addon-unicode11@^0.3.0: resolved "https://registry.npmjs.org/xterm-addon-unicode11/-/xterm-addon-unicode11-0.3.0.tgz#e4435c3c91a5294a7eb8b79c380acbb28a659463" integrity sha512-x5fHDZT2j9tlTlHnzPHt++9uKZ2kJ/lYQOj3L6xJA22xoJsS8UQRw/5YIFg2FUHqEAbV77Z1fZij/9NycMSH/A== -xterm-addon-web-links@^0.5.1: - version "0.5.1" - resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.1.tgz#73bfa3ed567af98fba947f638bd12093ee2a0bc6" - integrity sha512-dBjbOIrCNmxAcUQkkSrKj9BM6yLpmqUpZ9SOCUuZe/sznPl4d8OBZQClK7VcdZ0vf0+5i5Fce2rUUrew/XTZTg== +xterm-addon-web-links@^0.6.0: + version "0.6.0" + resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz#0296cb6c99588847894670d998c9ea6a6aeb26ee" + integrity sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A== xterm-addon-webgl@0.12.0: version "0.12.0"