Fix npm audit issues

This commit is contained in:
Samer Albahra
2019-04-11 00:04:24 +03:00
parent e92be3a001
commit 3984a31d09
2 changed files with 897 additions and 695 deletions

1590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@
"dotenv": "^6.0.0", "dotenv": "^6.0.0",
"express": "^4.16.3", "express": "^4.16.3",
"geo-tz": "^4.0.1", "geo-tz": "^4.0.1",
"grunt": "^1.0.3", "grunt": "^1.0.4",
"moment-timezone": "^0.5.17", "moment-timezone": "^0.5.17",
"suncalc": "^1.8.0" "suncalc": "^1.8.0"
}, },