From 805b4e439371a16bb3b92eff5d5c6a26b714e8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:47:56 +0000 Subject: [PATCH] build(deps-dev): bump js-yaml Bumps the npm_and_yarn group with 1 update in the /components/src/maplibre/Geocoder/maplibre-gl-geocoder directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../Geocoder/maplibre-gl-geocoder/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/src/maplibre/Geocoder/maplibre-gl-geocoder/package-lock.json b/components/src/maplibre/Geocoder/maplibre-gl-geocoder/package-lock.json index 24526709..5ea99378 100644 --- a/components/src/maplibre/Geocoder/maplibre-gl-geocoder/package-lock.json +++ b/components/src/maplibre/Geocoder/maplibre-gl-geocoder/package-lock.json @@ -3843,9 +3843,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": [ {