mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Snyk security update.
This commit is contained in:
parent
30eaec29d3
commit
4ff86795b9
@ -6,10 +6,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
## [2.1.0] - Unreleased
|
||||
|
||||
### Added
|
||||
- Method to overwrite the module's header. [See documentation.](https://github.com/MichMich/MagicMirror/tree/develop/modules#getheader)
|
||||
- Method to overwrite the module's header. [See documentation.](https://github.com/MichMich/MagicMirror/tree/develop/modules#getheader)
|
||||
|
||||
### Updated
|
||||
- Modified translations for Frysk.
|
||||
- Updated package.json as a result of Snyk security update.
|
||||
|
||||
## [2.0.5] - 2016-09-20
|
||||
|
||||
|
@ -37,17 +37,17 @@
|
||||
"time-grunt": "latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"electron-prebuilt": "latest",
|
||||
"electron-prebuilt": "^0.37.2",
|
||||
"express": "^4.14.0",
|
||||
"feedme": "latest",
|
||||
"iconv-lite": "latest",
|
||||
"moment": "latest",
|
||||
"request": "^2.74.0",
|
||||
"rrule": "latest",
|
||||
"snyk": "^1.14.1",
|
||||
"socket.io": "^1.4.6",
|
||||
"valid-url": "latest",
|
||||
"walk": "latest",
|
||||
"snyk": "^1.14.1"
|
||||
"walk": "latest"
|
||||
},
|
||||
"snyk": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user