From 31e5d35344c57498fffae446da09bfef75da8b7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 14:03:21 -0400 Subject: [PATCH] chore(deps): update dependency ajv to v8.16.0 (#988) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 48f93ab864..d07e776e06 100644 --- a/deno.json +++ b/deno.json @@ -6,7 +6,7 @@ "@catppuccin/palette": "npm:@catppuccin/palette@1.2.0", "@actions/core": "npm:@actions/core@1.10.1", "@octokit/rest": "npm:@octokit/rest@20.0.2", - "ajv": "npm:ajv@8.12.0", + "ajv": "npm:ajv@8.16.0", "type-fest": "npm:type-fest@4.8.1", "handlebars": "npm:handlebars@4.7.8", "less": "npm:less@4.2.0",