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..4e8928735c 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 @@ -45,7 +45,7 @@ "grunt-contrib-jshint": "~1.0.0", "grunt-contrib-less": "~1.3.0", "grunt-contrib-pug": "~1.0.0", - "grunt-contrib-qunit": "~0.7.0", + "grunt-contrib-qunit": "~1.0.0", "grunt-contrib-uglify": "~1.0.0", "grunt-contrib-watch": "~1.0.0", "grunt-csscomb": "~3.1.0",