From 149401e5452aecdffdaf15baa4da8f5cac4e50ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:08:27 +0000 Subject: [PATCH] Bump ajv from 6.12.6 to 6.14.0 Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index c454b553..2f1e737e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -739,9 +739,9 @@ airtable@^0.7.2: xhr "2.3.3" ajv@^6.12.3, ajv@^6.12.4: - version "6.12.6" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" - integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== + version "6.14.0" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a" + integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw== dependencies: fast-deep-equal "^3.1.1" fast-json-stable-stringify "^2.0.0" @@ -1099,7 +1099,7 @@ core-util-is@1.0.2: "@hackclub/banner" "^1.0.3" "@tsparticles/confetti" "^3.5.0" airtable-plus "^1.0.4" - counterspell "file:../../../AppData/Local/Yarn/Cache/v6/npm-counterspell-0.1.0-0f5df1d6-ec00-4d62-8657-0941807be1ca-1728960406830/node_modules/counterspell" + counterspell "file:." leaflet "^1.9.4" next "^14.2.15" react "^18"