From acd08a14420750b5aef04335ee29f017a6ee2161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:31:18 +0000 Subject: [PATCH] build(deps): bump js-yaml from 3.14.0 to 3.14.2 in /website Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index 70d6663..14d6933 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -3817,8 +3817,8 @@ jpegtran-bin@^4.0.0: resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" js-yaml@^3.13.1, js-yaml@^3.8.1: - version "3.14.0" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz" + version "3.14.2" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" dependencies: argparse "^1.0.7" esprima "^4.0.0"