diff --git a/autify-cli/package.json b/autify-cli/package.json index 2f4473f4..bcf5c6be 100644 --- a/autify-cli/package.json +++ b/autify-cli/package.json @@ -41,7 +41,7 @@ "uuid": "^11.1.0", "which": "^5.0.0", "winston": "^3.18.3", - "xstate": "^4.38.3" + "xstate": "^5.32.0" }, "devDependencies": { "@autifyhq/autify-cli-integration-test": "*", diff --git a/package-lock.json b/package-lock.json index bde3c71b..12b8d692 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "uuid": "^11.1.0", "which": "^5.0.0", "winston": "^3.18.3", - "xstate": "^4.38.3" + "xstate": "^5.32.0" }, "bin": { "autify": "bin/run" @@ -18402,9 +18402,10 @@ } }, "node_modules/xstate": { - "version": "4.38.3", - "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz", - "integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==", + "version": "5.32.0", + "resolved": "https://registry.npmjs.org/xstate/-/xstate-5.32.0.tgz", + "integrity": "sha512-zsk73aWGmxn9z34P0kbiod5JwTvdYRW3+IDxITq8sd9+VWwMyW7BUzpplnYy9mIEXa6V8IMDv7Hy4m0mhT5+2Q==", + "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/xstate"