Skip to content

Commit 46d23ad

Browse files
authored
Merge pull request cnodejs#901 from snyk-community/snyk-community-patch-1
Fix for the ReDOS vulnerability
2 parents 28cc9bc + 4ceb050 commit 46d23ad

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
@@ -20,7 +20,7 @@
2020
"data2xml": "1.2.4",
2121
"ejs-mate": "2.3.0",
2222
"eventproxy": "0.3.4",
23-
"express": "4.13.4",
23+
"express": "4.14.0",
2424
"express-session": "1.12.1",
2525
"helmet": "1.3.0",
2626
"ioredis": "1.15.1",

0 commit comments

Comments
 (0)