fix(deps): update dependency xstate to v4.35.0

This commit is contained in:
renovate[bot] 2022-12-10 04:29:08 +00:00 committed by GitHub
parent 223b6dd388
commit d31d8b7e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -49,7 +49,7 @@
"style-dictionary": "3.7.1", "style-dictionary": "3.7.1",
"ua-parser-js": "1.0.32", "ua-parser-js": "1.0.32",
"video.js": "7.20.3", "video.js": "7.20.3",
"xstate": "4.34.0", "xstate": "4.35.0",
"yaml": "2.1.3" "yaml": "2.1.3"
}, },
"devDependencies": { "devDependencies": {
@ -33124,9 +33124,9 @@
} }
}, },
"node_modules/xstate": { "node_modules/xstate": {
"version": "4.34.0", "version": "4.35.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.34.0.tgz", "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.35.0.tgz",
"integrity": "sha512-MFnYz7cJrWuXSZ8IPkcCyLB1a2T3C71kzMeShXKmNaEjBR/JQebKZPHTtxHKZpymESaWO31rA3IQ30TC6LW+sw==", "integrity": "sha512-MSc3MCn2SDB/ShI0KHXpWGIDMo6i+qwJPKgBdyi1AClJm37k4oHJ7lr79qdTrTvirKuC2ZP+63lhsvvYrl0URQ==",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/xstate" "url": "https://opencollective.com/xstate"

View File

@ -53,7 +53,7 @@
"style-dictionary": "3.7.1", "style-dictionary": "3.7.1",
"ua-parser-js": "1.0.32", "ua-parser-js": "1.0.32",
"video.js": "7.20.3", "video.js": "7.20.3",
"xstate": "4.34.0", "xstate": "4.35.0",
"yaml": "2.1.3" "yaml": "2.1.3"
}, },
"devDependencies": { "devDependencies": {