Skip to content

Commit 081d690

Browse files
chore: update dependency path-to-regexp to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29b955c commit 081d690

File tree

3 files changed

+11
-17
lines changed

3 files changed

+11
-17
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"benchmark": "^2.1.4",
5151
"byline": "^5.0.0",
5252
"debug": "^4.4.0",
53-
"path-to-regexp": "^6.3.0",
53+
"path-to-regexp": "^8.2.0",
5454
"tslib": "^2.8.1"
5555
},
5656
"devDependencies": {

package-lock.json

Lines changed: 9 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"json-schema-compare": "^0.2.2",
6464
"lodash": "^4.17.21",
6565
"on-finished": "^2.4.1",
66-
"path-to-regexp": "^6.3.0",
66+
"path-to-regexp": "^8.2.0",
6767
"qs": "^6.14.0",
6868
"strong-error-handler": "^5.0.15",
6969
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)