Skip to content

Commit 9fd0c87

Browse files
authored
0.1.13 (#425)
1 parent 7ccf02c commit 9fd0c87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
0.1.7 / 2015-07-28
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "path-to-regexp",
33
"description": "Express style path to RegExp utility",
4-
"version": "0.1.12",
4+
"version": "0.1.13",
55
"files": [
66
"index.js",
77
"LICENSE"

0 commit comments

Comments
 (0)