Skip to content

Commit 9d1f22c

Browse files
fix(package): update path-to-regexp to version 6.0.0
Closes #85
1 parent 97d2c4b commit 9d1f22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"history": "^4.6.3",
4444
"path": "^0.12.7",
45-
"path-to-regexp": "^2.4.0",
45+
"path-to-regexp": "^6.0.0",
4646
"prop-types": "^15.5.10",
4747
"query-string": "^4.3.4",
4848
"url": "^0.11.0"

0 commit comments

Comments
 (0)