From 29c5effba41aa072fe30c1aeef2675a049e5a938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:12:57 +0000 Subject: [PATCH] chore(deps-dev): bump xstate from 5.32.0 to 5.32.5 Bumps [xstate](https://github.com/statelyai/xstate) from 5.32.0 to 5.32.5. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@5.32.0...xstate@5.32.5) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.32.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f7368297..e3d586fd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16177,9 +16177,9 @@ "license": "MIT" }, "node_modules/xstate": { - "version": "5.32.0", - "resolved": "https://registry.npmjs.org/xstate/-/xstate-5.32.0.tgz", - "integrity": "sha512-zsk73aWGmxn9z34P0kbiod5JwTvdYRW3+IDxITq8sd9+VWwMyW7BUzpplnYy9mIEXa6V8IMDv7Hy4m0mhT5+2Q==", + "version": "5.32.5", + "resolved": "https://registry.npmjs.org/xstate/-/xstate-5.32.5.tgz", + "integrity": "sha512-ULazi1oe6wGrXl0Frb6otSlkm5HLifbbVTkMk5kkSKqz4TkxJaVpnl6jOJwKeid3ORPxYyZQgNLUSYX9q65SIA==", "devOptional": true, "license": "MIT", "funding": {