mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 06:15:22 +02:00
refactor(xterm): update xtermjs to latest version (#1692)
This commit is contained in:
parent
1ae9832980
commit
a76ccff7c9
4 changed files with 8 additions and 5 deletions
|
@ -4483,9 +4483,9 @@ xtend@~3.0.0:
|
|||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-3.0.0.tgz#5cce7407baf642cba7becda568111c493f59665a"
|
||||
|
||||
xterm@~2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.8.1.tgz#3f6b939bcb8d015a1f247d66257102cb16a0b2e1"
|
||||
xterm@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.1.0.tgz#7f7e1c8cf4b80bd881a4e8891213b851423e90c9"
|
||||
|
||||
yargs@~3.10.0:
|
||||
version "3.10.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue