diff --git a/package.json b/package.json index ec0236ce2b..658039dc0e 100644 --- a/package.json +++ b/package.json @@ -237,7 +237,7 @@ "semver": "^7.6.2", "tough-cookie": "4.1.4", "@wesleytodd/openapi/path-to-regexp": "6.3.0", - "router/path-to-regexp": "0.1.10" + "router/path-to-regexp": "0.2.5" }, "lint-staged": { "*.{js,ts}": [ diff --git a/yarn.lock b/yarn.lock index 06012bc72b..990c2f8956 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7343,6 +7343,13 @@ __metadata: languageName: node linkType: hard +"path-to-regexp@npm:0.2.5": + version: 0.2.5 + resolution: "path-to-regexp@npm:0.2.5" + checksum: 10c0/947ffdd583390408a4814dcb921226fba363110a8245d22bd11c2bb1db323ad76b2e879f6dadc02bcf8c9c925b1556d5405c01a466dd28a93d84af5f62c51b79 + languageName: node + linkType: hard + "path-to-regexp@npm:6.3.0": version: 6.3.0 resolution: "path-to-regexp@npm:6.3.0"