diff --git a/package.json b/package.json index 3f99103..8abffb2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "clean": "rm -rf node_modules && rm -f package-lock.json && npm install" }, "devDependencies": { - "ajv": "^6.12.4", + "ajv": "^7.2.1", "appium-gulp-plugins": "^5.3.2", "babel-eslint": "^10.1.0", "chai": "^4.2.0",