From 2b6da212a95300a3fbb4d77c691ebfe7f7943ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 14:54:29 +0000 Subject: [PATCH] chore(deps): 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] --- .pnp.cjs | 10 +++++----- yarn.lock | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 93cf949ac..35b9f428b 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -1871,7 +1871,7 @@ const RAW_RUNTIME_STATE = ["globals", "npm:14.0.0"],\ ["ignore", "npm:5.2.4"],\ ["import-fresh", "npm:3.3.0"],\ - ["js-yaml", "npm:4.1.0"],\ + ["js-yaml", "npm:4.1.1"],\ ["minimatch", "npm:3.1.2"],\ ["strip-json-comments", "npm:3.1.1"]\ ],\ @@ -4068,7 +4068,7 @@ const RAW_RUNTIME_STATE = ["immutable", "npm:3.8.2"],\ ["ioredis", "npm:5.6.1"],\ ["ioredis-mock", "virtual:6d9c0fee0b376eb0bb6824eb7a3246834ef21d870b31f75eebe59bb4d027e50f2607ba168fd29d446567f4e9c2a5cad2442c4741fa92c92e0b7e9145c3a3e3a7#npm:8.8.1"],\ - ["js-yaml", "npm:4.1.0"],\ + ["js-yaml", "npm:4.1.1"],\ ["jsdom", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:24.0.0"],\ ["jsonwebtoken", "npm:9.0.0"],\ ["keyv", "npm:5.3.4"],\ @@ -16311,11 +16311,11 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:4.1.0", {\ - "packageLocation": "./.yarn/cache/js-yaml-npm-4.1.0-3606f32312-c138a34a3f.zip/node_modules/js-yaml/",\ + ["npm:4.1.1", {\ + "packageLocation": "./.yarn/cache/js-yaml-npm-4.1.1-86ec786790-a52d0519f0.zip/node_modules/js-yaml/",\ "packageDependencies": [\ ["argparse", "npm:2.0.1"],\ - ["js-yaml", "npm:4.1.0"]\ + ["js-yaml", "npm:4.1.1"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/yarn.lock b/yarn.lock index a2f257eac..15462ac3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13422,13 +13422,13 @@ __metadata: linkType: hard "js-yaml@npm:^4.1.0": - version: 4.1.0 - resolution: "js-yaml@npm:4.1.0" + 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: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140 + checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77 languageName: node linkType: hard