We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccf02c commit 9fd0c87Copy full SHA for 9fd0c87
History.md
@@ -1,3 +1,8 @@
1
+0.1.13 / 2026-03-26
2
+==================
3
+
4
+ * Fix [CVE-2026-4867](https://www.cve.org/CVERecord?id=CVE-2026-4867) ([GHSA-37ch-88jc-xwx2](https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-37ch-88jc-xwx2))
5
6
0.1.7 / 2015-07-28
7
==================
8
package.json
@@ -1,7 +1,7 @@
{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
- "version": "0.1.12",
+ "version": "0.1.13",
"files": [
"index.js",
"LICENSE"
0 commit comments