mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
dependencies: updated express & express-session
express: 4.13.4 -> 4.16.3 express-session: 1.13.0 -> 1.15.6 This, along with the previous commit, partially implements #3429.
This commit is contained in:
parent
1101c0279f
commit
65b9626669
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@
|
||||||
"ejs": "2.5.7",
|
"ejs": "2.5.7",
|
||||||
"etherpad-require-kernel": "1.0.9",
|
"etherpad-require-kernel": "1.0.9",
|
||||||
"etherpad-yajsml": "0.0.2",
|
"etherpad-yajsml": "0.0.2",
|
||||||
"express": "4.13.4",
|
"express": "4.16.3",
|
||||||
"express-session": "1.13.0",
|
"express-session": "1.15.6",
|
||||||
"formidable": "1.2.1",
|
"formidable": "1.2.1",
|
||||||
"graceful-fs": "4.1.3",
|
"graceful-fs": "4.1.3",
|
||||||
"jsonminify": "0.4.1",
|
"jsonminify": "0.4.1",
|
||||||
|
|
Loading…
Reference in a new issue