From 9b66db2bca993d5ad1e08774ee595667a36f5c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:09:58 +0000 Subject: [PATCH] chore(deps-dev): Bump js-yaml from 3.15.0 to 3.15.1 in /docs Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.15.0 to 3.15.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.15.0...3.15.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 37369b7..e941094 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -8,9 +8,6 @@ "name": "github-backup", "version": "1.0.0", "license": "MIT", - "dependencies": { - "@rollup/rollup-linux-x64-gnu": "4.62.4" - }, "devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.31", "@vuepress/plugin-register-components": "2.0.0-rc.132", @@ -2998,9 +2995,9 @@ } }, "node_modules/js-yaml": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.15.0.tgz", - "integrity": "sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==", + "version": "3.15.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.15.1.tgz", + "integrity": "sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==", "dev": true, "license": "MIT", "dependencies": {