From 3675393e02262fc01bf56f59deaf652a1dbccbea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 08:42:48 +0000 Subject: [PATCH] Bump gtfs-realtime-bindings from 2.0.0 to 2.1.0 Bumps [gtfs-realtime-bindings](https://github.com/MobilityData/gtfs-realtime-bindings) from 2.0.0 to 2.1.0. - [Commits](https://github.com/MobilityData/gtfs-realtime-bindings/commits) --- updated-dependencies: - dependency-name: gtfs-realtime-bindings dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/package-lock.json b/package-lock.json index e0b4c7c..99136d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2778,6 +2778,18 @@ } }, "node_modules/gtfs-realtime-bindings": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/gtfs-realtime-bindings/-/gtfs-realtime-bindings-2.1.0.tgz", + "integrity": "sha512-++VHaoPiKPC53MJ0rNOq47qCQwj3k26D4pJepSQAmI/eFq+Uv+Kr4NCI4KNu5XsmPapiNPywymKHSfcGupVj/g==", + "dependencies": { + "protobufjs": "^8.2.1", + "protobufjs-cli": "^2.2.1" + }, + "engines": { + "node": ">=22" + } + }, + "node_modules/gtfs/node_modules/gtfs-realtime-bindings": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/gtfs-realtime-bindings/-/gtfs-realtime-bindings-2.0.0.tgz", "integrity": "sha512-gCKOKZCQ++6z+aBDc//wlORJw1kICwS9MzofMnGr5+yE64B578G+H60FndmY22XXsA8fTwuPmOd+fuKlq6aq/w==",