fix(deps): update dependency yaml to v2.4.1

This commit is contained in:
renovate[bot] 2024-03-09 13:15:23 +00:00 committed by GitHub
parent 6b48ffb3c6
commit e370fe507b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -51,7 +51,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.3",
"yaml": "2.4.0"
"yaml": "2.4.1"
},
"devDependencies": {
"@babel/core": "7.24.0",
@ -37745,9 +37745,9 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
},
"node_modules/yaml": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.0.tgz",
"integrity": "sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz",
"integrity": "sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==",
"bin": {
"yaml": "bin.mjs"
},

View file

@ -57,7 +57,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.3",
"yaml": "2.4.0"
"yaml": "2.4.1"
},
"devDependencies": {
"@babel/core": "7.24.0",