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

This commit is contained in:
renovate[bot]
2025-08-10 01:22:22 +00:00
committed by GitHub
parent 03af5b1cca
commit 9a957aed50
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -62,7 +62,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.3",
"yaml": "2.8.0"
"yaml": "2.8.1"
},
"devDependencies": {
"@babel/core": "7.26.10",
@@ -43583,9 +43583,9 @@
"license": "ISC"
},
"node_modules/yaml": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
"integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
"license": "ISC",
"bin": {
"yaml": "bin.mjs"
+1 -1
View File
@@ -73,7 +73,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.3",
"yaml": "2.8.0"
"yaml": "2.8.1"
},
"devDependencies": {
"@babel/core": "7.26.10",