From 772ee76754676106b015097d0a4b4c94694ca38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 20:25:40 +0000 Subject: [PATCH] chore: bump flatbuffers from 25.2.10 to 25.9.23 Bumps [flatbuffers](https://github.com/google/flatbuffers) from 25.2.10 to 25.9.23. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v25.2.10...v25.9.23) --- updated-dependencies: - dependency-name: flatbuffers dependency-version: 25.9.23 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b040874c..7f5a6a1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3300,9 +3300,9 @@ flat-cache@^4.0.0: keyv "^4.5.4" flatbuffers@^25.1.24: - version "25.2.10" - resolved "https://registry.yarnpkg.com/flatbuffers/-/flatbuffers-25.2.10.tgz#308b750545f62db670ca4c9d7dbc66161420a95e" - integrity sha512-7JlN9ZvLDG1McO3kbX0k4v+SUAg48L1rIwEvN6ZQl/eCtgJz9UylTMzE9wrmYrcorgxm3CX/3T/w5VAub99UUw== + version "25.9.23" + resolved "https://registry.yarnpkg.com/flatbuffers/-/flatbuffers-25.9.23.tgz#346811557fe9312ab5647535e793c761e9c81eb1" + integrity sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ== flatted@^3.2.9: version "3.3.1"