Skip to content

Commit ff7404a

Browse files
fix(package): update cookie-parser to version 1.4.5
Closes #427
1 parent 924db75 commit ff7404a

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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"async": "2.6.0",
3131
"body-parser": "1.18.2",
32-
"cookie-parser": "1.4.3",
32+
"cookie-parser": "1.4.5",
3333
"debug": "3.1.0",
3434
"express": "4.16.2",
3535
"express-graphql": "0.6.11",

0 commit comments

Comments
 (0)