Update vendor dependencies

This commit is contained in:
rejas 2020-07-15 12:14:48 +02:00
parent b59ee6ad7e
commit 95b33be3cf
2 changed files with 94 additions and 1054 deletions

1140
vendor/package-lock.json generated vendored

File diff suppressed because it is too large Load Diff

8
vendor/package.json vendored
View File

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