Update dependency xstate to v4.33.6

This commit is contained in:
renovate[bot] 2022-09-12 11:51:25 +00:00 committed by GitHub
parent 4f296cb302
commit 53184ce154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View file

@ -48,7 +48,7 @@
"style-dictionary": "3.7.1",
"ua-parser-js": "1.0.2",
"video.js": "7.20.2",
"xstate": "4.33.5",
"xstate": "4.33.6",
"yaml": "2.0.0"
},
"devDependencies": {
@ -28822,9 +28822,9 @@
}
},
"node_modules/xstate": {
"version": "4.33.5",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.5.tgz",
"integrity": "sha512-C8WGBeQC+dNMp4MmQX359BUkJCv2VPAH/CGRnhtgri5JZ7wVEX7fsbfcqznAgnKyD0m9Hd3cGhg/wuzIjnfT4A==",
"version": "4.33.6",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.6.tgz",
"integrity": "sha512-A5R4fsVKADWogK2a43ssu8Fz1AF077SfrKP1ZNyDBD8lNa/l4zfR//Luofp5GSWehOQr36Jp0k2z7b+sH2ivyg==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/xstate"
@ -50336,9 +50336,9 @@
"dev": true
},
"xstate": {
"version": "4.33.5",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.5.tgz",
"integrity": "sha512-C8WGBeQC+dNMp4MmQX359BUkJCv2VPAH/CGRnhtgri5JZ7wVEX7fsbfcqznAgnKyD0m9Hd3cGhg/wuzIjnfT4A=="
"version": "4.33.6",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.6.tgz",
"integrity": "sha512-A5R4fsVKADWogK2a43ssu8Fz1AF077SfrKP1ZNyDBD8lNa/l4zfR//Luofp5GSWehOQr36Jp0k2z7b+sH2ivyg=="
},
"xtend": {
"version": "4.0.2",

View file

@ -52,7 +52,7 @@
"style-dictionary": "3.7.1",
"ua-parser-js": "1.0.2",
"video.js": "7.20.2",
"xstate": "4.33.5",
"xstate": "4.33.6",
"yaml": "2.0.0"
},
"devDependencies": {