From d6716a57927dbaf514f797a6982623d08596422f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:46:50 +0000 Subject: [PATCH] Bump js-yaml from 4.1.0 to 4.1.1 in /tgui 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] --- tgui/packages/tgui/package.json | 2 +- tgui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tgui/packages/tgui/package.json b/tgui/packages/tgui/package.json index 0f9cba52939..05c910682e0 100644 --- a/tgui/packages/tgui/package.json +++ b/tgui/packages/tgui/package.json @@ -9,7 +9,7 @@ "dompurify": "^2.3.1", "inferno": "^7.4.8", "inferno-vnode-flags": "^7.4.8", - "js-yaml": "^4.1.0", + "js-yaml": "^4.1.1", "marked": "^4.0.10", "tgui-dev-server": "workspace:*", "tgui-polyfill": "workspace:*" diff --git a/tgui/yarn.lock b/tgui/yarn.lock index 53bf673df08..c6966432452 100644 --- a/tgui/yarn.lock +++ b/tgui/yarn.lock @@ -5630,14 +5630,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: ^2.0.1 bin: js-yaml: bin/js-yaml.js - checksum: c7830dfd456c3ef2c6e355cc5a92e6700ceafa1d14bba54497b34a99f0376cecbb3e9ac14d3e5849b426d5a5140709a66237a8c991c675431271c4ce5504151a + checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d languageName: node linkType: hard @@ -8211,7 +8211,7 @@ resolve@^2.0.0-next.3: dompurify: ^2.3.1 inferno: ^7.4.8 inferno-vnode-flags: ^7.4.8 - js-yaml: ^4.1.0 + js-yaml: ^4.1.1 marked: ^4.0.10 tgui-dev-server: "workspace:*" tgui-polyfill: "workspace:*"