From 7bbf91492b182f174308646df1d847417e740752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 17:07:09 +0000 Subject: [PATCH] chore(deps-dev): bump @polka/url from 1.0.0-next.25 to 1.0.0-next.29 Bumps [@polka/url](https://github.com/lukeed/polka) from 1.0.0-next.25 to 1.0.0-next.29. - [Release notes](https://github.com/lukeed/polka/releases) - [Commits](https://github.com/lukeed/polka/compare/v1.0.0-next.25...v1.0.0-next.29) --- updated-dependencies: - dependency-name: "@polka/url" dependency-version: 1.0.0-next.29 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index e0e6c0d8..8ea9cfcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5546,7 +5546,9 @@ } }, "node_modules/@polka/url": { - "version": "1.0.0-next.25", + "version": "1.0.0-next.29", + "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", + "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", "dev": true, "license": "MIT" },