From 2d871a438475415e75f5996ba21bb7a2be369274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 04:56:39 +0000 Subject: [PATCH] Bump js-yaml from 4.3.1 to 4.3.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f91d949d4..41974a4aa 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gsap": "^3.15.0", "imagesloaded": "^4.1.4", "improved-yarn-audit": "^2.3.3", - "js-yaml": "4.3.1", + "js-yaml": "4.3.2", "intl-messageformat": "^10.7.18", "jarallax": "^1.12.8", "jquery-mousewheel": "^3.2.2", @@ -96,7 +96,7 @@ "fast-uri": "^3.1.5", "immutable": "^5.1.8", "svgo": "^4.0.2", - "js-yaml": "4.3.1", + "js-yaml": "4.3.2", "nanoid": "^3.3.17", "body-parser": "^1.20.6", "minimatch": "^3.1.3",