Update grunt and grunt-contrib-watch to resolve vulnerabilities
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 15 Jun 2018 11:46:46 +0000 (13:46 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 15 Jun 2018 11:46:46 +0000 (13:46 +0200)
`npm audit` found 27 vulnerabilities (11 low, 12 moderate, 4 high).
`npm audit fix` fixed most of them.
There are 8 vulnerabilities remaining (2 low, 6 moderate).

Bug: T194280
Change-Id: I05d80bc38d16be8249a27d94dad8e13c65139545

package.json

index 36328e0..45533aa 100644 (file)
     "eslint": "4.9.0",
     "eslint-config-wikimedia": "0.5.0",
     "eslint-plugin-qunit": "3.2.1",
-    "grunt": "1.0.1",
+    "grunt": "1.0.3",
     "grunt-banana-checker": "0.6.0",
     "grunt-contrib-copy": "1.0.0",
-    "grunt-contrib-watch": "1.0.1",
+    "grunt-contrib-watch": "1.1.0",
     "grunt-eslint": "20.1.0",
     "grunt-jsonlint": "1.1.0",
     "grunt-karma": "2.0.0",