Skip to content

Commit 14f4417

Browse files
committed
chore: upgrade cookie-parser to 1.4.4
Signed-off-by: BoHong Li <[email protected]>
1 parent ee3c825 commit 14f4417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"connect-flash": "~0.1.1",
5252
"connect-session-sequelize": "~6.0.0",
5353
"cookie": "~0.4.0",
54-
"cookie-parser": "~1.4.3",
54+
"cookie-parser": "~1.4.4",
5555
"deep-freeze": "~0.0.1",
5656
"ejs": "~2.5.5",
5757
"emojify.js": "~1.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3485,7 +3485,7 @@ convert-source-map@^1.1.0, convert-source-map@^1.1.1, convert-source-map@^1.5.0,
34853485
dependencies:
34863486
safe-buffer "~5.1.1"
34873487

3488-
cookie-parser@~1.4.3:
3488+
cookie-parser@~1.4.4:
34893489
version "1.4.4"
34903490
resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.4.tgz#e6363de4ea98c3def9697b93421c09f30cf5d188"
34913491
integrity sha512-lo13tqF3JEtFO7FyA49CqbhaFkskRJ0u/UAiINgrIXeRCY41c88/zxtrECl8AKH3B0hj9q10+h3Kt8I7KlW4tw==

0 commit comments

Comments
 (0)