mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
build: Updating npm dependencies for security issues
* Updated grunt-contrib-watch to 1.1.0, addressing: * https://npmjs.com/advisories/534 * CVE-2017-16137 * https://npmjs.com/advisories/577 * CVE-2018-3721 Change-Id: I9551effaeda59a12cf56090479515521e76c0679
This commit is contained in:
parent
f6927d714f
commit
07d8da720b
|
@ -14,7 +14,7 @@
|
|||
"eslint-plugin-qunit": "3.3.1",
|
||||
"grunt": "1.0.3",
|
||||
"grunt-banana-checker": "0.6.0",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"grunt-eslint": "21.0.0",
|
||||
"grunt-jsonlint": "1.1.0",
|
||||
"grunt-stylelint": "0.10.1",
|
||||
|
|
Loading…
Reference in a new issue