Skip to content

Commit 911f6a4

Browse files
authored
Merge pull request #4004 from DevanB/dependabot/npm_and_yarn/trivia-game-vue/xstate-5.23.0
2 parents 429259b + cca811d commit 911f6a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lean-he": "2.1.2",
1313
"tailwindcss": "4.1.13",
1414
"vue": "3.5.22",
15-
"xstate": "5.20.2"
15+
"xstate": "5.23.0"
1616
},
1717
"devDependencies": {
1818
"@vue/cli-plugin-babel": "5.0.9",

trivia-game-vue/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6930,10 +6930,10 @@ xml-name-validator@^4.0.0:
69306930
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
69316931
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
69326932

6933-
xstate@5.20.2:
6934-
version "5.20.2"
6935-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.20.2.tgz#627249d8aeaf19e045f0cbbdb24815d509fd2130"
6936-
integrity sha512-GZmLmc+WPKfFRxuTDAxCg0cUhS/ZnWaRD86DO8MKizeK4a050jd5k7UNnIQ2jJDWRig2/r0tmVXeezUNIhoz5Q==
6933+
xstate@5.23.0:
6934+
version "5.23.0"
6935+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.23.0.tgz#f3c2f744893c0dc93024e87734e89cc0cd965796"
6936+
integrity sha512-jo126xWXkU6ySQ91n51+H2xcgnMuZcCQpQoD3FQ79d32a6RQvryRh8rrDHnH4WDdN/yg5xNjlIRol9ispMvzeg==
69376937

69386938
y18n@^5.0.5:
69396939
version "5.0.8"

0 commit comments

Comments
 (0)