Skip to content

Commit

Permalink
Merge pull request #6870 from periple/master
Browse files Browse the repository at this point in the history
[patch] Chrome SameSite warning - Update package.json
  • Loading branch information
rachaelshaw committed Oct 9, 2020
2 parents cd4bb03 + 9c960f4 commit 04e316e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -32,13 +32,13 @@
"common-js-file-extensions": "1.0.2",
"compression": "1.7.1",
"connect": "3.6.5",
"cookie": "0.3.1",
"cookie-parser": "1.4.3",
"cookie-signature": "1.0.6",
"csurf": "1.9.0",
"cookie": "0.4.0",
"cookie-parser": "1.4.4",
"cookie-signature": "1.1.0",
"csurf": "1.10.0",
"ejs": "2.5.7",
"express": "4.16.2",
"express-session": "1.15.6",
"express": "4.17.1",
"express-session": "1.17.0",
"flaverr": "^1.10.0",
"glob": "7.1.2",
"i18n-2": "0.7.3",
Expand Down

0 comments on commit 04e316e

Please sign in to comment.