From 56b603999ce13211f151551efe7dddec96b2b56f Mon Sep 17 00:00:00 2001 From: "agntcy-automation[bot]" <269490587+agntcy-automation[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 01:09:46 +0000 Subject: [PATCH] chore(deps): update npm to v11.14.0 --- examples/package-lock.json | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/examples/package-lock.json b/examples/package-lock.json index 20f061a..5552fd9 100644 --- a/examples/package-lock.json +++ b/examples/package-lock.json @@ -13,11 +13,10 @@ }, "..": { "name": "agntcy-dir", - "version": "1.1.0", + "version": "1.2.1", "license": "Apache-2.0", "dependencies": { - "@buf/agntcy_dir.bufbuild_es": "^2.9.0-20260319131759-f3a65f0dc151.1", - "@buf/bufbuild_protovalidate.bufbuild_es": "^2.11.0-20260209202127-80ab13bee0bf.1", + "@buf/agntcy_dir.bufbuild_es": "2.9.0-20260413212701-cb1fb6353ac1.1", "@bufbuild/protobuf": "^2.9.0", "@connectrpc/connect": "^2.1.0", "@connectrpc/connect-node": "^2.1.0", diff --git a/package.json b/package.json index e5c0dae..c78a6e8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "pretest": "npm run build", "test": "vitest run" }, - "packageManager": "npm@11.12.1", + "packageManager": "npm@11.14.0", "dependencies": { "@buf/agntcy_dir.bufbuild_es": "2.9.0-20260413212701-cb1fb6353ac1.1", "@bufbuild/protobuf": "^2.9.0",