From 5a8f875d4533eeae278ec55ab034e118458611fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 23:42:41 +0000 Subject: [PATCH] build(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 in /bindings/js Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bindings/js/package-lock.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bindings/js/package-lock.json b/bindings/js/package-lock.json index a3870e3..c492ba5 100644 --- a/bindings/js/package-lock.json +++ b/bindings/js/package-lock.json @@ -1713,7 +1713,9 @@ } }, "node_modules/js-yaml": { - "version": "4.3.0", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "dev": true, "funding": [ {