From 35f421e12f7121da769492164a030587daea93c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 12:37:26 +0000 Subject: [PATCH] Bump js-yaml from 4.1.0 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/chopsticks/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/chopsticks/package.json b/packages/chopsticks/package.json index 35466cbe..770d5a65 100644 --- a/packages/chopsticks/package.json +++ b/packages/chopsticks/package.json @@ -28,7 +28,7 @@ "comlink": "^4.4.2", "dotenv": "^16.6.1", "global-agent": "^3.0.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "jsondiffpatch": "^0.5.0", "lodash": "^4.17.21", "ws": "^8.18.3", diff --git a/yarn.lock b/yarn.lock index 1c511a39..1c9af571 100644 --- a/yarn.lock +++ b/yarn.lock @@ -143,7 +143,7 @@ __metadata: comlink: "npm:^4.4.2" dotenv: "npm:^16.6.1" global-agent: "npm:^3.0.0" - js-yaml: "npm:^4.1.0" + js-yaml: "npm:^4.1.1" jsondiffpatch: "npm:^0.5.0" lodash: "npm:^4.17.21" typescript: "npm:^5.8.3" @@ -6736,14 +6736,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.1.0": - version: 4.1.0 - resolution: "js-yaml@npm:4.1.0" +"js-yaml@npm:^4.1.1": + version: 4.1.1 + resolution: "js-yaml@npm:4.1.1" dependencies: argparse: "npm:^2.0.1" bin: js-yaml: bin/js-yaml.js - checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f + checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7 languageName: node linkType: hard