From c8a7f8dca0877c2684f3cd20dc311db802ac69d5 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 6 Dec 2024 16:24:23 -0600 Subject: [PATCH] bump path-to-regexp --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 540465c..f1a1202 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "debug": "2.6.9", "methods": "~1.1.2", "parseurl": "~1.3.3", - "path-to-regexp": "0.1.11", + "path-to-regexp": "0.1.12", "setprototypeof": "1.2.0", "utils-merge": "1.0.1" },