1
0
Fork 0

update dependencies

This commit is contained in:
Ruben Meyer 2020-10-01 21:27:59 +02:00
parent 8c4f5d5346
commit 2b80061ee5
Signed by: rxbn_
GPG Key ID: BE3BF898BE352FE2
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@
"author": "rxbn_",
"license": "",
"dependencies": {
"bent": "^7.3.10",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.4",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express-session": "^1.16.2",
"pug": "^2.0.4",
"request": "^2.88.0"
"express-session": "^1.17.1",
"pug": "^3.0.0"
}
}