diff --git a/deps.ts b/deps.ts
index 0b58514..b2d6d9d 100644
--- a/deps.ts
+++ b/deps.ts
@@ -83,4 +83,4 @@ export {
   type ParseOptions,
   pathToRegexp,
   type TokensToRegexpOptions,
-} from "npm:path-to-regexp@6.2.1";
+} from "npm:path-to-regexp@^6.3.0";