Update dependency xstate to v4.33.4

This commit is contained in:
renovate[bot] 2022-08-28 05:28:01 +00:00
parent ccaeda88ad
commit d9a0033fc3
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -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",

View File

@ -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": {