Skip to content

Commit 3390a91

Browse files
authored
chore: update vulnerable path-to-regexp version (#684)
1 parent 26ae6bd commit 3390a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ export {
8383
type ParseOptions,
8484
pathToRegexp,
8585
type TokensToRegexpOptions,
86-
} from "npm:path-to-regexp@6.2.1";
86+
} from "npm:path-to-regexp@^6.3.0";

0 commit comments

Comments
 (0)