diff --git a/package.json b/package.json index da03b236..915de117 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "xterm-addon-ligatures": "0.6.0-beta.7", "xterm-addon-search": "^0.8.2", "xterm-addon-unicode11": "^0.3.0", - "xterm-addon-web-links": "^0.5.0", + "xterm-addon-web-links": "^0.5.1", "xterm-addon-webgl": "0.12.0-beta.24" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 37eb81b7..a357cf98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7830,10 +7830,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.0: - version "0.5.0" - resolved "https://registry.npmjs.org/xterm-addon-web-links/-/xterm-addon-web-links-0.5.0.tgz#c6869c0032e6709e2437315199d794a3b94a183e" - integrity sha512-egDNFDvuArQ0QKE/ZdP1HMo70Lm8nSOjuIJY0kYjqCCE6yntjyuGzjeoYD+CIQ12gJ6B6thVh8nTApi27qYiag== +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-webgl@0.12.0-beta.24: version "0.12.0-beta.24"