From 1737c0a826b227ca398f13208955ecbc2d8d139d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 07:16:26 +0000 Subject: [PATCH] Bump js-yaml from 3.14.1 to 3.14.2 in /mycore-acl-editor2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mycore-acl-editor2/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mycore-acl-editor2/yarn.lock b/mycore-acl-editor2/yarn.lock index 27f132d341..b824307cd0 100644 --- a/mycore-acl-editor2/yarn.lock +++ b/mycore-acl-editor2/yarn.lock @@ -427,8 +427,8 @@ isobject@^3.0.0, isobject@^3.0.1: resolved "https://github.com/eckstueck/Stupid-Table-Plugin.git#c39a672ad39b08e3b7ab9445cae94c05c56f1119" js-yaml@~3.14.0: - version "3.14.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" + version "3.14.2" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0" dependencies: argparse "^1.0.7" esprima "^4.0.0"