diff --git a/benchmark/package.json b/benchmark/package.json index 6da1f9c391e6..d6bab3c822a1 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -50,7 +50,7 @@ "benchmark": "^2.1.4", "byline": "^5.0.0", "debug": "^4.3.7", - "path-to-regexp": "^6.2.2", + "path-to-regexp": "^6.3.0", "tslib": "^2.6.3" }, "devDependencies": { diff --git a/packages/rest/package.json b/packages/rest/package.json index eafd5f78b426..81c76ac36059 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -63,7 +63,7 @@ "json-schema-compare": "^0.2.2", "lodash": "^4.17.21", "on-finished": "^2.4.1", - "path-to-regexp": "^6.2.2", + "path-to-regexp": "^6.3.0", "qs": "^6.13.0", "strong-error-handler": "^5.0.12", "tslib": "^2.6.3",