diff --git a/autify-cli/package.json b/autify-cli/package.json index d4a3d4f9..1460093e 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 638b78e9..a04aa3ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ }, "autify-cli": { "name": "@autifyhq/autify-cli", - "version": "0.73.0-beta.0", + "version": "0.73.2", "license": "MIT", "dependencies": { "@autifyhq/autify-sdk": "^0.28.3", @@ -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" @@ -91,7 +91,7 @@ }, "integration-test": { "name": "@autifyhq/autify-cli-integration-test", - "version": "0.73.0-beta.0", + "version": "0.73.2", "license": "MIT", "dependencies": { "@pollyjs/adapter-node-http": "^6.0.6", @@ -18396,9 +18396,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"