From 5c6c8185115533e120760377dc6aaf5c25391a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 09:24:32 +0000 Subject: [PATCH] Bump yaml from 2.8.1 to 2.8.2 Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++---- package.json | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e86afbc746..4676ccc25d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "c8": "^10.1.3", "markdownlint-cli2": "^0.20.0", "vitest": "^4.0.1", - "yaml": "^2.8.1" + "yaml": "^2.8.2" } }, "node_modules/@babel/code-frame": { @@ -6646,9 +6646,9 @@ } }, "node_modules/yaml": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz", - "integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==", + "version": "2.8.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", + "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", "dev": true, "license": "ISC", "bin": { @@ -6656,6 +6656,9 @@ }, "engines": { "node": ">= 14.6" + }, + "funding": { + "url": "https://github.com/sponsors/eemeli" } }, "node_modules/yaml-unist-parser": { diff --git a/package.json b/package.json index 64c2e0fa88..833a33d1cf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "c8": "^10.1.3", "markdownlint-cli2": "^0.20.0", "vitest": "^4.0.1", - "yaml": "^2.8.1" + "yaml": "^2.8.2" }, "keywords": [ "OpenAPI",