Update dependencies
This commit is contained in:
parent
e73ab340ee
commit
fe6f05264f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "waip-web",
|
"name": "waip-web",
|
||||||
"version": "0.1.0",
|
"version": "0.1.2",
|
||||||
"description": "Web-Version des Wachalarm-IP",
|
"description": "Web-Version des Wachalarm-IP",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^2.6.1",
|
||||||
"bcrypt": "^3.0.2",
|
"bcrypt": "^3.0.3",
|
||||||
"body-parser": "^1.18.3",
|
"body-parser": "^1.18.3",
|
||||||
"compression": "^1.6.2",
|
"compression": "^1.6.2",
|
||||||
"cookie-parser": "^1.4.3",
|
"cookie-parser": "^1.4.3",
|
||||||
@ -15,8 +15,8 @@
|
|||||||
"npm": "^5.8.0",
|
"npm": "^5.8.0",
|
||||||
"pug": "^2.0.3",
|
"pug": "^2.0.3",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"socket.io": "^2.1.0",
|
"socket.io": "^2.2.0",
|
||||||
"sqlite3": "^4.0.3"
|
"sqlite3": "^4.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user