From 3943bcbf8efaeb74c303606306038439e9205237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 17:06:09 +0000 Subject: [PATCH] chore(deps-dev): bump bare-os from 3.6.1 to 3.8.6 Bumps [bare-os](https://github.com/holepunchto/bare-os) from 3.6.1 to 3.8.6. - [Commits](https://github.com/holepunchto/bare-os/compare/v3.6.1...v3.8.6) --- updated-dependencies: - dependency-name: bare-os dependency-version: 3.8.6 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 317dff13..4c0a6fce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8293,9 +8293,9 @@ } }, "node_modules/bare-os": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.1.tgz", - "integrity": "sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.6.tgz", + "integrity": "sha512-l8xaNWWb/bXuzgsrlF5jaa5QYDJ9S0ddd54cP6CH+081+5iPrbJiCfBWQqrWYzmUhCbsH+WR6qxo9MeHVCr0MQ==", "dev": true, "license": "Apache-2.0", "optional": true,