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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 10:48:59 +02:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.12.2",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.12.2.tgz",
"integrity": "sha512-FSXovDdsqIKqoayC6+zFzhaHi+A3NSceM5rgTW88DH7sS96HdwMToB2p1rW+FyNsSqfAgFwlXDRQk+fh/aHvPQ=="
}
}
}