summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 32de7e1..5355206 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,8 @@
"screencast"
],
"dependencies": {
- "puppeteer": "2.0.0",
- "xvfb": "^0.2.3",
+ "puppeteer": "^2.1.1",
+ "xvfb": "^0.3.0",
"ws": "^7.2.3"
}
}