From f416cf5b4bffa9950be91fa7f5e9871282ebc8a6 Mon Sep 17 00:00:00 2001 From: sofisl <55454395+sofisl@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:13:24 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a554cf5..22f305f 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "nock": "^13.0.0", "null-loader": "^4.0.0", "pdfmake": "0.2.12", - "path-to-regexp": "^7.0.0", + "path-to-regexp": "^6.0.0", "proxyquire": "^2.1.3", "puppeteer": "^18.2.1", "send": "1.0.0",