From 00a91d073a1de3e163c8c649962e298fa50df2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 03:14:05 +0000 Subject: [PATCH] Bump bare-os from 3.8.0 to 3.8.7 Bumps [bare-os](https://github.com/holepunchto/bare-os) from 3.8.0 to 3.8.7. - [Release notes](https://github.com/holepunchto/bare-os/releases) - [Commits](https://github.com/holepunchto/bare-os/compare/v3.8.0...v3.8.7) --- updated-dependencies: - dependency-name: bare-os dependency-version: 3.8.7 dependency-type: indirect update-type: version-update:semver-patch ... 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 1578798..041a5b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -720,9 +720,9 @@ } }, "node_modules/bare-os": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.0.tgz", - "integrity": "sha512-Dc9/SlwfxkXIGYhvMQNUtKaXCaGkZYGcd1vuNUUADVqzu4/vQfvnMkYYOUnt2VwQ2AqKr/8qAVFRtwETljgeFg==", + "version": "3.8.7", + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.7.tgz", + "integrity": "sha512-G4Gr1UsGeEy2qtDTZwL7JFLo2wapUarz7iTMcYcMFdS89AIQuBoyjgXZz0Utv7uHs3xA9LckhVbeBi8lEQrC+w==", "dev": true, "license": "Apache-2.0", "engines": {