From 2e1961ff0d3ed7a9a1e434af3049fcff57ed504d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 04:32:19 +0000 Subject: [PATCH] Update dependency js-yaml to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7477e92..6ebb2ff 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "franc": "^1.1.1", "iso-639-3": "^0.2.0", "jekyll-utils": "^0.1.1", - "js-yaml": "^3.3.1", + "js-yaml": "^4.0.0", "lodash.clonedeepwith": "^4.5.0", "lodash.deburr": "^4.1.0", "lodash.defaultsdeep": "^4.6.0",