Update dotenv and geo-tz packages

This commit is contained in:
Samer Albahra
2019-05-13 15:31:36 -05:00
parent 15d1fd4227
commit 9ce4b2c55a
3 changed files with 9 additions and 9 deletions

View File

@@ -13,9 +13,9 @@
"dependencies": {
"cors": "^2.8.5",
"cron": "^1.3.0",
"dotenv": "^6.2.0",
"dotenv": "^8.0.0",
"express": "^4.16.4",
"geo-tz": "^4.0.2",
"geo-tz": "^5.0.4",
"moment-timezone": "^0.5.25",
"suncalc": "^1.8.0"
},