fix(deps): update dependency xstate to v4.38.1

This commit is contained in:
renovate[bot] 2023-07-15 10:58:58 +00:00 committed by GitHub
parent 5c15cd5c91
commit 7a5b4e223d
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

@ -50,7 +50,7 @@
"video.js": "^8.3.0",
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.0",
"xstate": "4.38.1",
"yaml": "2.3.1"
},
"devDependencies": {
@ -45590,9 +45590,9 @@
}
},
"node_modules/xstate": {
"version": "4.38.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.0.tgz",
"integrity": "sha512-oFjw2YZPyu6HeO0JWCSqfhAALsjFPURsrD2FUFN3u213dWwYU68RFuLtSHco+cEUhpQFW+hRG3PNYgq8HatudQ==",
"version": "4.38.1",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.1.tgz",
"integrity": "sha512-1gBUcFWBj/rv/pRcP2Bedl5sNRGX2d36CaOx9z7fE9uSiHaOEHIWzLg1B853q2xdUHUA9pEiWKjLZ3can4SJaQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/xstate"
@ -79993,9 +79993,9 @@
"dev": true
},
"xstate": {
"version": "4.38.0",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.0.tgz",
"integrity": "sha512-oFjw2YZPyu6HeO0JWCSqfhAALsjFPURsrD2FUFN3u213dWwYU68RFuLtSHco+cEUhpQFW+hRG3PNYgq8HatudQ=="
"version": "4.38.1",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.1.tgz",
"integrity": "sha512-1gBUcFWBj/rv/pRcP2Bedl5sNRGX2d36CaOx9z7fE9uSiHaOEHIWzLg1B853q2xdUHUA9pEiWKjLZ3can4SJaQ=="
},
"xtend": {
"version": "4.0.2",

View file

@ -55,7 +55,7 @@
"video.js": "^8.3.0",
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.0",
"xstate": "4.38.1",
"yaml": "2.3.1"
},
"devDependencies": {