From 221d3f8abf7ec46fcd69eab2ee328c792f996a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 08:42:40 +0000 Subject: [PATCH] Bump gtfs-realtime-bindings from 2.1.0 to 2.2.0 Bumps [gtfs-realtime-bindings](https://github.com/MobilityData/gtfs-realtime-bindings) from 2.1.0 to 2.2.0. - [Commits](https://github.com/MobilityData/gtfs-realtime-bindings/commits) --- updated-dependencies: - dependency-name: gtfs-realtime-bindings dependency-version: 2.2.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 c98e2be..6872e66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3025,6 +3025,18 @@ } }, "node_modules/gtfs-realtime-bindings": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/gtfs-realtime-bindings/-/gtfs-realtime-bindings-2.2.0.tgz", + "integrity": "sha512-JX6aADdPWtKMXA3Z/G2TK2kgR/gXZFFpfL7cdlR2fYvnJK5JDiyfEGC4+/65dF591d8nooUjhM387OSdesAIDQ==", + "dependencies": { + "protobufjs": "^8.2.1", + "protobufjs-cli": "^2.2.1" + }, + "engines": { + "node": ">=22" + } + }, + "node_modules/gtfs/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==",