0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Update dependency cookies to ^0.8.0

This commit is contained in:
Renovate Bot 2019-10-14 00:23:55 +00:00 committed by Fabien O'Carroll
parent 97c9567744
commit f233d5fc71
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
"@tryghost/magic-link": "^0.3.0",
"bluebird": "^3.5.4",
"body-parser": "^1.19.0",
"cookies": "^0.7.3",
"cookies": "^0.8.0",
"express": "^4.16.4",
"ghost-ignition": "^3.1.0",
"jsonwebtoken": "^8.5.1",

View file

@ -26,7 +26,7 @@
"dependencies": {
"bluebird": "^3.5.3",
"concat-stream": "^2.0.0",
"cookies": "^0.7.3",
"cookies": "^0.8.0",
"ghost-ignition": "^3.0.4",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.11"