From f0f68dc1412fa30575f396d8b64865650ab3a508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 14:07:24 +0000 Subject: [PATCH] Bump ajv from 5.5.2 to 6.12.6 Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37a37a357..1f7df4f03 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "grunt-contrib-less": "^0.11.3", "grunt-contrib-uglify": "^0.4.0", "grunt-contrib-watch": "^0.6.0", - "grunt-curl": "^2.0.1", + "grunt-curl": "^2.5.1", "grunt-filerev": "^0.2.1", "grunt-google-cdn": "^0.4.0", "grunt-jscs": "^1.5.0",