From 1ce0702face58dc1797f2223e0375333daba2490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:10:35 +0000 Subject: [PATCH] Bump ajv from 6.12.5 to 6.14.0 Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.5 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.5...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5caa37b..747222e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@diva.exchange/i2p-sam": "^4.1.8", "@markwylde/liferaft": "^1.3.4", "@sevenbitbyte/ncc": "0.0.2", - "ajv": "6.12.5", + "ajv": "6.14.0", "axios": "^0.27.2", "body-parser": "^1.19.0", "bson": "^4.6.1",