We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fc270 commit 2e0fb64Copy full SHA for 2e0fb64
History.md
@@ -1,6 +1,8 @@
1
unreleased
2
==========
3
4
+ * deps: path-to-regexp@0.1.12
5
+ - Fix backtracking protection
6
* deps: path-to-regexp@0.1.11
7
- Throws an error on invalid path values
8
package.json
@@ -51,7 +51,7 @@
51
"methods": "~1.1.2",
52
"on-finished": "2.4.1",
53
"parseurl": "~1.3.3",
54
- "path-to-regexp": "0.1.11",
+ "path-to-regexp": "0.1.12",
55
"proxy-addr": "~2.0.7",
56
"qs": "6.13.0",
57
"range-parser": "~1.2.1",
0 commit comments