fix: upgrade express-session from 1.17.1 to 1.17.2

Snyk has created this PR to upgrade express-session from 1.17.1 to 1.17.2.

See this package in npm:
https://www.npmjs.com/package/express-session

See this project in Snyk:
d9a12bfb-7ccd-443f-9e22-f30d339cc8c5?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-06-09 22:13:02 +00:00
parent 28f2acf98a
commit ea4500ef64
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 11 additions and 11 deletions

View file

@ -42,7 +42,7 @@
"etherpad-yajsml": "0.0.4",
"express": "4.17.1",
"express-rate-limit": "5.2.6",
"express-session": "1.17.1",
"express-session": "1.17.2",
"find-root": "1.1.0",
"formidable": "1.2.2",
"http-errors": "1.8.0",