build: Updating npm dependencies for security issues
* Updated grunt to 1.0.4, addressing: * https://npmjs.com/advisories/788 * https://npmjs.com/advisories/813 Committed package-lock.json (T179229) too. Change-Id: Ie91f8e29e619248f8f224e21f36c02b483a64e44
This commit is contained in:
2660
package-lock.json
generated
Normal file
2660
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@
|
|||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "1.0.3",
|
"grunt": "1.0.4",
|
||||||
"grunt-banana-checker": "0.4.0",
|
"grunt-banana-checker": "0.4.0",
|
||||||
"grunt-contrib-jshint": "0.11.3",
|
"grunt-contrib-jshint": "0.11.3",
|
||||||
"grunt-jscs": "2.5.0",
|
"grunt-jscs": "2.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user