From 1c8e81f506dd265a68c6ca46bd9e56370770a20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:11:27 +0000 Subject: [PATCH] chore(deps): bump pathe from 2.0.0 to 2.0.3 Bumps [pathe](https://github.com/unjs/pathe) from 2.0.0 to 2.0.3. - [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.3) --- updated-dependencies: - dependency-name: pathe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0f9d3e..4fdcad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -412,9 +412,10 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", + "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", + "license": "MIT" }, "node_modules/picocolors": { "version": "1.1.1",