From d5c3080baec9cad36802283dd49efa9775cd94d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:17:27 +0000 Subject: [PATCH] Bump js-yaml from 3.9.0 to 3.15.0 in /javascript_client Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.9.0 to 3.15.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.9.0...3.15.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- javascript_client/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript_client/yarn.lock b/javascript_client/yarn.lock index 5dfb5e81d39..fae07bf3ca3 100644 --- a/javascript_client/yarn.lock +++ b/javascript_client/yarn.lock @@ -1196,8 +1196,8 @@ js-tokens@^3.0.0: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" js-yaml@^3.7.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.0.tgz#4ffbbf25c2ac963b8299dc74da7e3740de1c18ce" + version "3.15.0" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.15.0.tgz#586e5214eafe3e893756a41e979b50d89d3e4a67" dependencies: argparse "^1.0.7" esprima "^4.0.0"