summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 48f4cb1..04c02dc 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
],
"dependencies": {
"@novnc/novnc": "1.1.0",
- "angular": "1.7.8",
+ "angular": "1.7.9",
"angular-animate": "1.7.8",
"angular-clipboard": "1.7.0",
"angular-cookies": "1.7.8",
@@ -50,8 +50,8 @@
"ng-toast": "2.0.0",
"pkg-dir": "4.2.0",
"regenerator-runtime": "0.13.3",
- "xterm": "3.14.5",
- "text-encoding": "0.7.0"
+ "text-encoding": "0.7.0",
+ "xterm": "3.14.5"
},
"peerDependencies": {},
"devDependencies": {
OpenPOWER on IntegriCloud