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:
parent
ff1d82ef84
commit
f96da5a50d
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -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.35.0",
|
"xstate": "4.35.1",
|
||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -36422,9 +36422,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/xstate": {
|
"node_modules/xstate": {
|
||||||
"version": "4.35.0",
|
"version": "4.35.1",
|
||||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.35.0.tgz",
|
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.35.1.tgz",
|
||||||
"integrity": "sha512-MSc3MCn2SDB/ShI0KHXpWGIDMo6i+qwJPKgBdyi1AClJm37k4oHJ7lr79qdTrTvirKuC2ZP+63lhsvvYrl0URQ==",
|
"integrity": "sha512-imxk6+76HJRt7qHrUnWnAjaHHhAsUKoVa+PXkyaPd3Gll0VjZsy6/L+FkatIJnjI5Kpwp0R8k63KfIFnzVLskQ==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/xstate"
|
"url": "https://opencollective.com/xstate"
|
||||||
|
@ -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.35.0",
|
"xstate": "4.35.1",
|
||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user