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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:32:40 +01:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.12.0.tgz",
"integrity": "sha512-U5w1NJdrqAtnNju4W05uOxLzNgMD1sk0AnIkZ//Wa7xRdQTi9Dl1qkPdAaxWJ1a7A8xzNM4ogrX/4oSVl15qOw=="
}
}
}