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:
parent
269e7c36bd
commit
75db448a5a
2 changed files with 2661 additions and 1 deletions
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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue