socktop-webterm/package-lock.json
dependabot-preview[bot] a29a9d80d1 chore(deps): bump xterm from 3.14.4 to 3.14.5
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.14.4 to 3.14.5.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.14.4...3.14.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-12 00:33:37 +02:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.14.5",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.14.5.tgz",
"integrity": "sha512-DVmQ8jlEtL+WbBKUZuMxHMBgK/yeIZwkXB81bH+MGaKKnJGYwA+770hzhXPfwEIokK9On9YIFPRleVp/5G7z9g=="
}
}
}