diff --git a/package.json b/package.json index a0c6a9596..d3e3928de 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@kong/icons": "^1.4.0", - "@xstate/vue": "^0.8.1", + "@xstate/vue": "^0.8.2", "axios": "^0.27.2", "vue": "^3.3.4", "vue-recaptcha": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index a8ea5d6a8..16c254cc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1532,7 +1532,7 @@ "@volar/typescript" "~1.10.0" "@vue/language-core" "1.8.10" -"@xstate/vue@^0.8.1": +"@xstate/vue@^0.8.2": version "0.8.2" resolved "https://registry.yarnpkg.com/@xstate/vue/-/vue-0.8.2.tgz#6e4672fbb4d4211c34bcf9facd27769cc5189ec9" integrity sha512-JAFHSqvJo8tIWsn0L49Oz3dCRA3q7/wa8YTc/ltEbs3kDNEjvHhb12bQEOfoGuD3K5ZWH4nqo5quB9YVTd8Now==