Skip to content

Commit

Permalink
fix(package): update cookie to version 0.4.1
Browse files Browse the repository at this point in the history
Closes #36
  • Loading branch information
greenkeeper[bot] authored Apr 22, 2020
1 parent a5bea7e commit 5dacbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"cookie": "^0.3.1",
"cookie": "^0.4.1",
"lodash": "^4.17.10",
"moment": "^2.22.2",
"query-string": "^6.1.0",
Expand Down

0 comments on commit 5dacbdf

Please sign in to comment.