bump dep to support node 4 in the CLI

This commit is contained in:
Brian Mann
2019-04-03 02:50:38 -04:00
parent 3ec7ccee28
commit 46a38c1c8b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
},
"types": "types",
"dependencies": {
"@cypress/get-windows-proxy": "1.5.3",
"@cypress/get-windows-proxy": "1.5.4",
"@cypress/listr-verbose-renderer": "0.4.1",
"@cypress/xvfb": "1.2.4",
"bluebird": "3.5.0",
+1 -1
View File
@@ -102,7 +102,7 @@
"dependencies": {
"@cypress/browserify-preprocessor": "1.1.2",
"@cypress/commit-info": "2.1.2",
"@cypress/get-windows-proxy": "1.5.3",
"@cypress/get-windows-proxy": "1.5.4",
"@cypress/icons": "0.7.0",
"@cypress/mocha-teamcity-reporter": "1.0.0",
"@ffmpeg-installer/ffmpeg": "1.0.17",