⬆️ Bump xterm from 4.2.0 to 4.3.0 in /src (#652)

⬆️ Bump xterm from 4.2.0 to 4.3.0 in /src
This commit is contained in:
dependabot-preview[bot] 2019-12-09 16:45:33 +01:00 committed by Gaby
parent ea6ea344b4
commit 70aaf4ad69
2 changed files with 4 additions and 4 deletions

6
src/package-lock.json generated
View File

@ -690,9 +690,9 @@
}
},
"xterm": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-4.2.0.tgz",
"integrity": "sha512-oNfLqt+LmghLPOt5UcskP5Km1fXpTBHsTZ99nxJKY2N0MNFXBKIVXUcNNhHCa74JGZFMGhLT58A/UN3HcPXSfg=="
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-4.3.0.tgz",
"integrity": "sha512-6dnrC4nxgnRKQzIWwC5HA0mnT9/rpDPZflUIr24gdcdSMTKM1QQcor4qQ/xz4Zerz6AIL/CuuBPypFfzsB63dQ=="
},
"xterm-addon-attach": {
"version": "0.4.0",

View File

@ -39,7 +39,7 @@
"username": "5.1.0",
"which": "2.0.2",
"ws": "7.2.0",
"xterm": "4.2.0",
"xterm": "4.3.0",
"xterm-addon-attach": "0.4.0",
"xterm-addon-fit": "0.3.0",
"xterm-addon-ligatures": "0.2.1"