deps: run audit fix

This commit is contained in:
5chdn 2018-12-01 18:10:12 +01:00
parent eb1c966fad
commit 0d1606e7dc
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 2 additions and 2 deletions

View File

@ -12,11 +12,11 @@
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "1.13.3",
"body-parser": "^1.18.3",
"chalk": "1.1.1",
"d3": "3.5.6",
"debug": "2.2.0",
"express": "4.13.3",
"express": "^4.16.4",
"geoip-lite": "^1.3.2",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.2",