From b09efff95753a48b931a089f44282f31afa9545d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:57:20 +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: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ee67ce..e19de24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "child_process": "^1.0.2", "commander": "^11.1.0", "eslint": "^8.53.0", - "nabladown.js": "^3.0.1", + "nabladown.js": "4.1.2", "rimraf": "^5.0.5", "rss": "^1.2.2", "textfit": "^2.4.0" @@ -226,6 +226,7 @@ "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", "dev": true, "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -587,6 +588,7 @@ "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", @@ -1111,9 +1113,9 @@ } }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "dev": true, "license": "MIT", "dependencies": { @@ -1305,9 +1307,9 @@ "license": "MIT" }, "node_modules/nabladown.js": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/nabladown.js/-/nabladown.js-3.0.1.tgz", - "integrity": "sha512-vM3A2+6xcL1gJWh9RgAoazD7s3ygJOIWUiFVG/hH0toIZ/d5iq6uKH1hZhH1+Be1XDXT4FZznxDkVleHApLBtQ==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/nabladown.js/-/nabladown.js-4.1.2.tgz", + "integrity": "sha512-/U/0eux6XnVFulAE3RHuEpaW+834tNShfwnWDxQMdW4Wwb+3bCtYro2KPvYSX69b5hsZdcmo/RHJt15wRc5YoQ==", "dev": true, "license": "Apache-2.0" },