From c41b5d049354d6774cec53a0d12037d911daf5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:57:14 +0000 Subject: [PATCH] chore(deps-dev): bump bare-path from 3.0.0 to 3.0.1 Bumps [bare-path](https://github.com/holepunchto/bare-path) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/holepunchto/bare-path/releases) - [Commits](https://github.com/holepunchto/bare-path/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: bare-path dependency-version: 3.0.1 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 6c73ea6..ddbda1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -274,9 +274,9 @@ } }, "node_modules/bare-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz", - "integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.1.tgz", + "integrity": "sha512-ghj2DSK/2e99a1anTVPCV4m4YIYtrbXhfM7V3D7XZLOTsybnYyaJloymGqssQc8l/or0UoDyRtNQkmkEF/ysgQ==", "dev": true, "license": "Apache-2.0", "dependencies": {