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

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:13 +02:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.13.1.tgz",
"integrity": "sha512-QtQjqZ3JVgIQHK6cBKIGSHY36dNs15nQ5+w8i5Pxg5I6nYGyg5HJT79xZyLiZhOoIet00fUQvVXArrOM2R9WNw=="
}
}
}