mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency xstate to v4.33.4
This commit is contained in:
parent
ccaeda88ad
commit
d9a0033fc3
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"style-dictionary": "3.7.1",
|
||||
"ua-parser-js": "1.0.2",
|
||||
"video.js": "7.20.2",
|
||||
"xstate": "4.33.2",
|
||||
"xstate": "4.33.4",
|
||||
"yaml": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -28827,9 +28827,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/xstate": {
|
||||
"version": "4.33.2",
|
||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.2.tgz",
|
||||
"integrity": "sha512-hIcoubJm6zuHyTPtE4tKp0Keb94Bs11ohQ1bBE3pwua5PuTDpAPut6gSTJeU/xI1akd1LsTrCvZTil6Kc4LqEA==",
|
||||
"version": "4.33.4",
|
||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.4.tgz",
|
||||
"integrity": "sha512-3giWybQ8XvAr+3tDENlGduR4XREmiUOVxKRjdqFEe6g8eD8UrYhTth3OyLHX/sR9r/9GY2t/LbjfkCC8XFfv4Q==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/xstate"
|
||||
@ -50351,9 +50351,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"xstate": {
|
||||
"version": "4.33.2",
|
||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.2.tgz",
|
||||
"integrity": "sha512-hIcoubJm6zuHyTPtE4tKp0Keb94Bs11ohQ1bBE3pwua5PuTDpAPut6gSTJeU/xI1akd1LsTrCvZTil6Kc4LqEA=="
|
||||
"version": "4.33.4",
|
||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.4.tgz",
|
||||
"integrity": "sha512-3giWybQ8XvAr+3tDENlGduR4XREmiUOVxKRjdqFEe6g8eD8UrYhTth3OyLHX/sR9r/9GY2t/LbjfkCC8XFfv4Q=="
|
||||
},
|
||||
"xtend": {
|
||||
"version": "4.0.2",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"style-dictionary": "3.7.1",
|
||||
"ua-parser-js": "1.0.2",
|
||||
"video.js": "7.20.2",
|
||||
"xstate": "4.33.2",
|
||||
"xstate": "4.33.4",
|
||||
"yaml": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user