mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency xstate to v4.38.3
This commit is contained in:
parent
75af7cfc53
commit
143db1b039
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -50,7 +50,7 @@
|
|||||||
"video.js": "^8.3.0",
|
"video.js": "^8.3.0",
|
||||||
"workbox-precaching": "^7.0.0",
|
"workbox-precaching": "^7.0.0",
|
||||||
"workbox-window": "^7.0.0",
|
"workbox-window": "^7.0.0",
|
||||||
"xstate": "4.38.2",
|
"xstate": "4.38.3",
|
||||||
"yaml": "2.3.3"
|
"yaml": "2.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -42034,9 +42034,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/xstate": {
|
"node_modules/xstate": {
|
||||||
"version": "4.38.2",
|
"version": "4.38.3",
|
||||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.2.tgz",
|
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz",
|
||||||
"integrity": "sha512-Fba/DwEPDLneHT3tbJ9F3zafbQXszOlyCJyQqqdzmtlY/cwE2th462KK48yaANf98jHlP6lJvxfNtN0LFKXPQg==",
|
"integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/xstate"
|
"url": "https://opencollective.com/xstate"
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"video.js": "^8.3.0",
|
"video.js": "^8.3.0",
|
||||||
"workbox-precaching": "^7.0.0",
|
"workbox-precaching": "^7.0.0",
|
||||||
"workbox-window": "^7.0.0",
|
"workbox-window": "^7.0.0",
|
||||||
"xstate": "4.38.2",
|
"xstate": "4.38.3",
|
||||||
"yaml": "2.3.3"
|
"yaml": "2.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user