build: update to grunt-contrib-watch@1.0.1 to resolve a vulnerability
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 11 May 2018 14:30:32 +0000 (16:30 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 11 May 2018 14:30:32 +0000 (16:30 +0200)
Recommended by `npm audit`.

Moves us from

21 vulnerabilities ... 12 Low | 5 Moderate | 4 High

to

20 vulnerabilities ... 11 Low | 5 Moderate | 4 High

Bug: T194280
Change-Id: I9d6d2fed4ca3d4c43d9b5085873210493081f7e0

package.json

index f928f09..1f23b1a 100644 (file)
@@ -15,7 +15,7 @@
     "grunt": "1.0.1",
     "grunt-banana-checker": "0.6.0",
     "grunt-contrib-copy": "1.0.0",
-    "grunt-contrib-watch": "1.0.0",
+    "grunt-contrib-watch": "1.0.1",
     "grunt-eslint": "20.1.0",
     "grunt-jsonlint": "1.1.0",
     "grunt-karma": "2.0.0",