Skip to content

Commit 1c9a595

Browse files
fix(deps): update dependency js-yaml to v4.2.0 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0867269 commit 1c9a595

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-vue": "^10.9.1",
6060
"globals": "^17.6.0",
6161
"husky": "^9.1.7",
62-
"js-yaml": "^4.1.1",
62+
"js-yaml": "^4.2.0",
6363
"lint-staged": "^17.0.7",
6464
"lockfile-lint": "^5.0.0",
6565
"markdown-it": "^14.1.1",

packages/gherkin-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@playwright/test": "^1.60.0",
2727
"deepmerge": "^4.3.1",
2828
"esbuild": "^0.28.1",
29-
"js-yaml": "^4.1.1",
29+
"js-yaml": "^4.2.0",
3030
"path-to-regexp": "^8.4.2",
3131
"playwright-bdd": "^8.5.1"
3232
},

packages/kuma-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@kumahq/x": "*",
2222
"@vueuse/core": "^14.3.0",
2323
"deepmerge": "^4.3.1",
24-
"js-yaml": "^4.1.1",
24+
"js-yaml": "^4.2.0",
2525
"openapi-fetch": "^0.15.0",
2626
"pretty-bytes": "^7.1.0",
2727
"shiki": "^4.1.0",

0 commit comments

Comments
 (0)