From 98218e84623ad0bda825c0bd08ba4c58f8e6cfc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 20:34:22 +0000 Subject: [PATCH] Bump protobufjs from 7.5.4 to 7.5.8 in /src/dymaptic.GeoBlazor.Core Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 7.5.8. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.4...protobufjs-v7.5.8) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.8 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..b53e471e9 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.8" }, "devDependencies": { "@eslint/js": "10.0.0",