From 3491122974f857bf3821eaf5b1c213fcde6a34fa Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 14:21:39 +0000 Subject: [PATCH] chore(package): update ajv to version 6.10.2 Closes #75 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9fe7ad..4531ae2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@commitlint/config-angular": "^7.0.1", "@commitlint/prompt": "^7.0.0", "@commitlint/prompt-cli": "^7.0.0", - "ajv": "^5.5.2", + "ajv": "^6.10.2", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^23.4.2", "babel-preset-minify": "^0.4.3",