From f036f3ba288ab5dda98d3fc6eec91ee9cc93d6dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 06:54:51 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.1.1 to 5.2.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 9 --------- 1 file changed, 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 770b171..c2eaaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2077,13 +2077,6 @@ __metadata: languageName: node linkType: hard -"@types/js-yaml@npm:^4.0.9": - version: 4.0.9 - resolution: "@types/js-yaml@npm:4.0.9" - checksum: 10/a0ce595db8a987904badd21fc50f9f444cb73069f4b95a76cc222e0a17b3ff180669059c763ec314bc4c3ce284379177a9da80e83c5f650c6c1310cafbfaa8e6 - languageName: node - linkType: hard - "@types/json-schema@npm:^7.0.15": version: 7.0.15 resolution: "@types/json-schema@npm:7.0.15" @@ -3159,7 +3152,6 @@ __metadata: "@aws-sdk/client-ecr-public": "npm:^3.1077.0" "@docker/actions-toolkit": "npm:^0.93.0" "@eslint/js": "npm:^9.39.3" - "@types/js-yaml": "npm:^4.0.9" "@types/node": "npm:^24.11.0" "@typescript-eslint/eslint-plugin": "npm:^8.56.1" "@typescript-eslint/parser": "npm:^8.56.1" @@ -3173,7 +3165,6 @@ __metadata: globals: "npm:^17.3.0" http-proxy-agent: "npm:^9.1.0" https-proxy-agent: "npm:^9.1.0" - js-yaml: "npm:^5.2.1" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18"