From b32b029186888742eb2d05b2bd83b501f8ab20e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 07:15:36 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/protocol-client directory: [ajv](https://github.com/ajv-validator/ajv). Updates `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) Updates `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 dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- gui/package.json | 2 +- packages/protocol-client/package-lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui/package.json b/gui/package.json index 130154ab4d8..a299781fd08 100644 --- a/gui/package.json +++ b/gui/package.json @@ -41,7 +41,7 @@ "framer-motion": "^12.23.24", "lucide-react": "^0.548.0", "mermaid": "^11.12.2", - "next": "^15.0.0", + "next": "^16.2.1", "next-themes": "^0.4.6", "react": "18.3.1", "react-beautiful-dnd": "^13.1.1", diff --git a/packages/protocol-client/package-lock.json b/packages/protocol-client/package-lock.json index c422a432814..60398f3eb8c 100644 --- a/packages/protocol-client/package-lock.json +++ b/packages/protocol-client/package-lock.json @@ -2481,9 +2481,9 @@ } }, "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", + "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", "dev": true, "license": "MIT", "dependencies": {