From 18a495c0e8af4a96400443d9f59552163102ea92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:38:01 +0000 Subject: [PATCH] chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 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] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23c2002a1..f062ff33b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16309,9 +16309,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", - "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "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": [ { @@ -24099,7 +24099,7 @@ "gsap": "^3.13.0", "media-chrome": "^4.12.0", "motion": "^12.38.0", - "next": "^16.2.12", + "next": "16.2.12", "placeholder-image-data-url-svg": "^0.0.1", "prism-react-renderer": "^2.4.1", "react": "19.2.5", @@ -24462,7 +24462,7 @@ "motion": "^12.38.0", "msw": "^2.13.6", "negotiator": "^1.0.0", - "next": "^16.2.12", + "next": "16.2.12", "react": "19.2.5", "react-dom": "19.2.5", "react-toastify": "^11.0.5",