From d709ce94e2814dc595eaaae645de0b1baa013723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:37:47 +0000 Subject: [PATCH] build(deps): bump pathe from 2.0.0 to 2.0.1 Bumps [pathe](https://github.com/unjs/pathe) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/unjs/pathe/releases) - [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/pathe/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: pathe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21d9bec..43aa0dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3281,9 +3281,9 @@ } }, "node_modules/pathe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.0.tgz", - "integrity": "sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz", + "integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==" }, "node_modules/pathval": { "version": "2.0.0", @@ -7287,9 +7287,9 @@ "dev": true }, "pathe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.0.tgz", - "integrity": "sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz", + "integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==" }, "pathval": { "version": "2.0.0",