From 9321a80d19a8a50b19c8bfd7ede2f73e4ce8f801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 20:50:08 +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] --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee16dbf4..b36820a4 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "graphql-fields-to-relations": "^1.0.5", "graphql-request": "^3.4.0", "history": "^5.1.0", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "minisearch": "^3.0.2", "mk-gql": "^0.8.3", "mobx": "^6.6.2", diff --git a/yarn.lock b/yarn.lock index 228f97d1..e3f826c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10218,6 +10218,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^4.1.1": + version: 4.1.1 + resolution: "js-yaml@npm:4.1.1" + dependencies: + argparse: ^2.0.1 + bin: + js-yaml: bin/js-yaml.js + checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d + languageName: node + linkType: hard + "jsbn@npm:~0.1.0": version: 0.1.1 resolution: "jsbn@npm:0.1.1" @@ -12960,7 +12971,7 @@ __metadata: husky: ^7.0.2 jest: 28.1.3 jest-junit: ^13.0.0 - js-yaml: ^4.1.0 + js-yaml: ^4.1.1 junit-report-merger: ^3.0.5 lint-staged: ^10.2.11 minisearch: ^3.0.2