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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 15:54:10 +02:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.13.0.tgz",
"integrity": "sha512-FZVmvkkbkky3zldJ2NNOZ9h8jirtbGTlF4sIKMDrejR4wPsVZ3o4F++DQVkdeZqjAwtNOMoR17PMSOTZ+h070g=="
}
}
}