deps: run audit fix

pull/5/head
5chdn 6 years ago
parent eb1c966fad
commit 0d1606e7dc
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
  1. 4
      package.json

@ -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",

Loading…
Cancel
Save