fix(deps): update dependency xstate to v4.35.1 (#2481)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-23 13:31:56 -08:00
committed by GitHub
parent ff1d82ef84
commit f96da5a50d
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",
"ua-parser-js": "1.0.32",
"video.js": "7.20.3",
"xstate": "4.35.0",
"xstate": "4.35.1",
"yaml": "2.1.3"
},
"devDependencies": {
@@ -36422,9 +36422,9 @@
}
},
"node_modules/xstate": {
"version": "4.35.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.35.0.tgz",
"integrity": "sha512-MSc3MCn2SDB/ShI0KHXpWGIDMo6i+qwJPKgBdyi1AClJm37k4oHJ7lr79qdTrTvirKuC2ZP+63lhsvvYrl0URQ==",
"version": "4.35.1",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.35.1.tgz",
"integrity": "sha512-imxk6+76HJRt7qHrUnWnAjaHHhAsUKoVa+PXkyaPd3Gll0VjZsy6/L+FkatIJnjI5Kpwp0R8k63KfIFnzVLskQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/xstate"

View File

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