diff --git a/aspnetcore/security/anti-request-forgery/sample/MvcSample/wwwroot/lib/bootstrap/package.json b/aspnetcore/security/anti-request-forgery/sample/MvcSample/wwwroot/lib/bootstrap/package.json
index fe4b31dea3..9ce82a5acc 100644
--- a/aspnetcore/security/anti-request-forgery/sample/MvcSample/wwwroot/lib/bootstrap/package.json
+++ b/aspnetcore/security/anti-request-forgery/sample/MvcSample/wwwroot/lib/bootstrap/package.json
@@ -47,7 +47,7 @@
     "grunt-contrib-pug": "~1.0.0",
     "grunt-contrib-qunit": "~0.7.0",
     "grunt-contrib-uglify": "~1.0.0",
-    "grunt-contrib-watch": "~1.0.0",
+    "grunt-contrib-watch": "~1.1.0",
     "grunt-csscomb": "~3.1.0",
     "grunt-exec": "~1.0.0",
     "grunt-html": "~8.0.1",