diff --git a/package-lock.json b/package-lock.json index c55ac27..a3b34c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "typedoc-plugin-mdn-links": "3.3.2", "typescript": "5.6.2", "typescript-eslint": "8.8.0", - "xstate": "5.18.1", + "xstate": "5.18.2", "zx": "8.1.8" }, "engines": { @@ -8891,9 +8891,9 @@ } }, "node_modules/xstate": { - "version": "5.18.1", - "resolved": "https://registry.npmjs.org/xstate/-/xstate-5.18.1.tgz", - "integrity": "sha512-m02IqcCQbaE/kBQLunwub/5i8epvkD2mFutnL17Oeg1eXTShe1sRF4D5mhv1dlaFO4vbW5gRGRhraeAD5c938g==", + "version": "5.18.2", + "resolved": "https://registry.npmjs.org/xstate/-/xstate-5.18.2.tgz", + "integrity": "sha512-hab5VOe29D0agy8/7dH1lGw+7kilRQyXwpaChoMu4fe6rDP+nsHYhDYKfS2O4iXE7myA98TW6qMEudj/8NXEkA==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 5fc6be8..8125aba 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "typedoc-plugin-mdn-links": "3.3.2", "typescript": "5.6.2", "typescript-eslint": "8.8.0", - "xstate": "5.18.1", + "xstate": "5.18.2", "zx": "8.1.8" }, "commitlint": {