From 67c4addc47a272f8bc763c5ad2112708c45243b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:05:42 +0000 Subject: [PATCH] build(deps): bump pathe from 2.0.1 to 2.0.2 Bumps [pathe](https://github.com/unjs/pathe) from 2.0.1 to 2.0.2. - [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.1...v2.0.2) --- updated-dependencies: - dependency-name: pathe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25bb754..28dced5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3281,9 +3281,10 @@ } }, "node_modules/pathe": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz", - "integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==" + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz", + "integrity": "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==", + "license": "MIT" }, "node_modules/pathval": { "version": "2.0.0", @@ -7287,9 +7288,9 @@ "dev": true }, "pathe": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz", - "integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==" + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz", + "integrity": "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==" }, "pathval": { "version": "2.0.0",