Update dependencies

This commit is contained in:
rejas
2020-09-19 12:25:11 +02:00
parent 89b33d2c62
commit e4f2a8a23b
4 changed files with 1452 additions and 1312 deletions

6
vendor/package.json vendored
View File

@@ -10,10 +10,10 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"moment": "^2.27.0",
"@fortawesome/fontawesome-free": "^5.14.0",
"moment": "^2.28.0",
"moment-timezone": "^0.5.31",
"nunjucks": "^3.2.1",
"nunjucks": "^3.2.2",
"suncalc": "^1.8.0",
"weathericons": "^2.1.0"
}