From ccb467b25ba35239de021e9cad91e6bafdf2059a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 14:05:33 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml to v3.14.2 [security] --- themes/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/next/package.json b/themes/next/package.json index 5644de3..89f4e61 100644 --- a/themes/next/package.json +++ b/themes/next/package.json @@ -32,7 +32,7 @@ "gulp": "4.0.2", "gulp-jshint": "2.1.0", "gulp-shell": "0.7.1", - "js-yaml": "3.13.1", + "js-yaml": "3.14.2", "jshint-stylish": "2.2.1", "stylint": "2.0.0" }