From d20fda4c6a3b425d609367c1ff2c58a5ef9590e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 05:51:47 +0000 Subject: [PATCH] Bump ajv from 4.11.8 to 6.12.4 Bumps [ajv](https://github.com/ajv-validator/ajv) from 4.11.8 to 6.12.4. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/4.11.8...v6.12.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 532e057b..18c3edd5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "stylus": "^0.54.5" }, "devDependencies": { - "ajv": "^4.11.2", + "ajv": "^6.12.4", "bootstrap": "^3.3.7", "chai": "^3.5.0", "chai-webdriver": "^1.2.0",