Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit ddc2bf6

Browse files
fix(package): update path-to-regexp to version 4.0.4
Closes #37
1 parent 325519d commit ddc2bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"typescript": "^3.0.3"
132132
},
133133
"dependencies": {
134-
"path-to-regexp": "^3.0.0",
134+
"path-to-regexp": "^4.0.4",
135135
"release-it": "^10.1.0"
136136
}
137137
}

0 commit comments

Comments
 (0)