From 55ce71a4bf36035cfda012059f7b0176e70dd2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:52:21 +0000 Subject: [PATCH] chore(deps): bump js-yaml from 4.1.1 to 4.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a88472f3..c3ebe6ad 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "core-js": "^3.6.5", "focus-visible": "^5.2.0", "fuse.js": "^6.6.2", - "js-yaml": "^4.1.1", + "js-yaml": "^4.2.0", "next": "~13.1.6", "next-query-params": "^4.3.0", "next-sitemap": "^3.1.17", diff --git a/yarn.lock b/yarn.lock index 13313bc0..f910bf35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8415,7 +8415,7 @@ __metadata: jest: "npm:^29.0.3" jest-environment-jsdom: "npm:^29.0.3" jest-fetch-mock: "npm:^3.0.3" - js-yaml: "npm:^4.1.1" + js-yaml: "npm:^4.2.0" next: "npm:~13.1.6" next-query-params: "npm:^4.3.0" next-sitemap: "npm:^3.1.17" @@ -12480,7 +12480,7 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1": +"js-yaml@npm:^4.1.0": version: 4.1.1 resolution: "js-yaml@npm:4.1.1" dependencies: @@ -12491,6 +12491,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^4.2.0": + version: 4.2.0 + resolution: "js-yaml@npm:4.2.0" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.js + checksum: 10c0/1916456c118746603b067d74bbcbb0445d9a1d5e474ad4ae775e7b20525bed902e01d9d97dd0c81fcd8d4f596162309d0eb057f4aa38f3e9647f14075e9dea45 + languageName: node + linkType: hard + "jsbn@npm:~0.1.0": version: 0.1.1 resolution: "jsbn@npm:0.1.1"