Skip to content

Commit b405eb1

Browse files
renovate[bot]achrinza
authored andcommitted
chore: update dependency path-to-regexp to ^6.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a08189 commit b405eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.7",
53-
"path-to-regexp": "^6.2.2",
53+
"path-to-regexp": "^6.3.0",
5454
"tslib": "^2.6.3"
5555
},
5656
"devDependencies": {

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.2.2",
66+
"path-to-regexp": "^6.3.0",
6767
"qs": "^6.13.0",
6868
"strong-error-handler": "^5.0.12",
6969
"tslib": "^2.6.3",

0 commit comments

Comments
 (0)