From 0f2549cc4457455c2022de8a270aa9be1f5675d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 11:11:39 +0000 Subject: [PATCH] chore(deps): bump yaml from 2.2.2 to 2.8.3 Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8e07d7a7..65357c31 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "vscode-languageserver-protocol": "3.16.0", "vscode-languageserver-textdocument": "1.0.4", "vscode-uri": "3.0.3", - "yaml": "2.2.2" + "yaml": "2.8.3" }, "devDependencies": { "@babel/types": "^7.12.12", diff --git a/yarn.lock b/yarn.lock index 3cac21d7..9088feb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6872,10 +6872,10 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -yaml@2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073" - integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA== +yaml@2.8.3: + version "2.8.3" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d" + integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg== yaml@^1.10.2: version "1.10.2"