From e20ff62c9f35af22290ed7bad314a442dc6de5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 13:11:20 +0000 Subject: [PATCH] chore: bump xstate from 4.32.1 to 4.33.5 in /site (#3817) Bumps [xstate](https://github.com/statelyai/xstate) from 4.32.1 to 4.33.5. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@4.32.1...xstate@4.33.5) --- updated-dependencies: - dependency-name: xstate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/site/package.json b/site/package.json index e205d23db6..1d7e064bbe 100644 --- a/site/package.json +++ b/site/package.json @@ -59,7 +59,7 @@ "swr": "1.3.0", "tzdata": "1.0.30", "uuid": "8.3.2", - "xstate": "4.32.1", + "xstate": "4.33.5", "xterm": "4.19.0", "xterm-addon-fit": "0.5.0", "xterm-addon-web-links": "0.6.0", diff --git a/site/yarn.lock b/site/yarn.lock index 1e923105a1..3c6c7b9199 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -14803,12 +14803,7 @@ xmlchars@^2.2.0: resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb" integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== -xstate@4.32.1: - version "4.32.1" - resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.32.1.tgz#1a09c808a66072938861a3b4acc5b38460244b70" - integrity sha512-QYUd+3GkXZ8i6qdixnOn28bL3EvA++LONYL/EMWwKlFSh/hiLndJ8YTnz77FDs+JUXcwU7NZJg7qoezoRHc4GQ== - -xstate@^4.29.0: +xstate@4.33.5, xstate@^4.29.0: version "4.33.5" resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.33.5.tgz#eafd193827b173901fac0d99e61bb4e5add6c7c8" integrity sha512-C8WGBeQC+dNMp4MmQX359BUkJCv2VPAH/CGRnhtgri5JZ7wVEX7fsbfcqznAgnKyD0m9Hd3cGhg/wuzIjnfT4A==