0

Update dependency xstate to v4.33.2

This commit is contained in:
renovate[bot] 2022-08-20 13:21:18 +00:00 committed by GitHub
parent 23cd443db5
commit 2560ef112e
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

@ -49,7 +49,7 @@
"style-dictionary": "3.7.1", "style-dictionary": "3.7.1",
"ua-parser-js": "1.0.2", "ua-parser-js": "1.0.2",
"video.js": "7.20.2", "video.js": "7.20.2",
"xstate": "4.33.1", "xstate": "4.33.2",
"yaml": "2.0.0" "yaml": "2.0.0"
}, },
"devDependencies": { "devDependencies": {
@ -28427,9 +28427,9 @@
} }
}, },
"node_modules/xstate": { "node_modules/xstate": {
"version": "4.33.1", "version": "4.33.2",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.1.tgz", "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.2.tgz",
"integrity": "sha512-C9A3esyOuw/xRpwQUkG2e1Gjd8sZYh42t66COq8DaJgaaLOqmE8zWRH1ouL9mHtQ3WV//uT5Ki3ijHGSUdLiww==", "integrity": "sha512-hIcoubJm6zuHyTPtE4tKp0Keb94Bs11ohQ1bBE3pwua5PuTDpAPut6gSTJeU/xI1akd1LsTrCvZTil6Kc4LqEA==",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/xstate" "url": "https://opencollective.com/xstate"
@ -49682,9 +49682,9 @@
"dev": true "dev": true
}, },
"xstate": { "xstate": {
"version": "4.33.1", "version": "4.33.2",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.1.tgz", "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.33.2.tgz",
"integrity": "sha512-C9A3esyOuw/xRpwQUkG2e1Gjd8sZYh42t66COq8DaJgaaLOqmE8zWRH1ouL9mHtQ3WV//uT5Ki3ijHGSUdLiww==" "integrity": "sha512-hIcoubJm6zuHyTPtE4tKp0Keb94Bs11ohQ1bBE3pwua5PuTDpAPut6gSTJeU/xI1akd1LsTrCvZTil6Kc4LqEA=="
}, },
"xtend": { "xtend": {
"version": "4.0.2", "version": "4.0.2",

View File

@ -53,7 +53,7 @@
"style-dictionary": "3.7.1", "style-dictionary": "3.7.1",
"ua-parser-js": "1.0.2", "ua-parser-js": "1.0.2",
"video.js": "7.20.2", "video.js": "7.20.2",
"xstate": "4.33.1", "xstate": "4.33.2",
"yaml": "2.0.0" "yaml": "2.0.0"
}, },
"devDependencies": { "devDependencies": {