diff --git a/package.json b/package.json index b2eb65a..68a4589 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,13 @@ "express-session": "^1.13.0", "forever": "^2.0.0", "helmet": "^2.0.0", - "marked": "0.3.5", - "mongodb": "^2.1.18", + "marked": "4.0.10", + "mongodb": "3.1.13", "needle": "2.2.4", "node-esapi": "0.0.1", "serve-favicon": "^2.3.0", "swig": "^1.4.2", - "underscore": "^1.8.3" + "underscore": "1.12.1" }, "comments": { "//": "a9 insecure components" @@ -39,9 +39,9 @@ "cy:verify": "cypress verify" }, "devDependencies": { - "async": "^2.0.0-rc.4", + "async": "2.6.4", "cross-env": "^7.0.2", - "cypress": "^3.3.1", + "cypress": "10.3.0", "grunt": "^1.0.3", "grunt-cli": "^1.2.0", "grunt-concurrent": "^2.3.0", @@ -54,7 +54,7 @@ "grunt-npm-install": "^0.3.0", "grunt-retire": "^0.3.12", "jshint": "2.12.0", - "mocha": "^2.4.5", + "mocha": "10.1.0", "nodemon": "^1.19.1", "selenium-webdriver": "^2.53.2", "should": "^8.3.1", @@ -62,4 +62,4 @@ }, "repository": "https://github.com/OWASP/NodejsGoat", "license": "Apache 2.0" -} +} \ No newline at end of file