From 17afce78ee39a1f4cb1599f90b5bb7e5b40a7deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 05:25:46 +0000 Subject: [PATCH] Bump protobufjs from 7.5.4 to 7.5.6 in /src/dymaptic.GeoBlazor.Core Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 7.5.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.4...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/dymaptic.GeoBlazor.Core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dymaptic.GeoBlazor.Core/package.json b/src/dymaptic.GeoBlazor.Core/package.json index 8b7db75c8..b3d60b601 100644 --- a/src/dymaptic.GeoBlazor.Core/package.json +++ b/src/dymaptic.GeoBlazor.Core/package.json @@ -17,7 +17,7 @@ "@esri/calcite-components": "3.2.1", "esbuild": "0.27.1", "esbuild-clean-plugin": "^2.0.0", - "protobufjs": "7.5.4" + "protobufjs": "7.5.6" }, "devDependencies": { "@eslint/js": "10.0.0",