From 4ac45633faac278a316c7cef459f2b596a405a94 Mon Sep 17 00:00:00 2001 From: cx-lucas-santos-ferreira Date: Mon, 9 Jun 2025 15:57:35 -0300 Subject: [PATCH] Checkmarx Bot - Auto Pull Request --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b2eb65a..0849e98 100644 --- a/package.json +++ b/package.json @@ -6,21 +6,21 @@ "main": "server.js", "dependencies": { "bcrypt-nodejs": "0.0.3", - "body-parser": "^1.15.1", + "body-parser": "1.20.3", "consolidate": "^0.14.1", "csurf": "^1.8.3", "dont-sniff-mimetype": "^1.0.0", - "express": "^4.13.4", + "express": "4.20.0", "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,10 +39,10 @@ "cy:verify": "cypress verify" }, "devDependencies": { - "async": "^2.0.0-rc.4", + "async": "2.6.4", "cross-env": "^7.0.2", - "cypress": "^3.3.1", - "grunt": "^1.0.3", + "cypress": "10.3.0", + "grunt": "1.5.3", "grunt-cli": "^1.2.0", "grunt-concurrent": "^2.3.0", "grunt-contrib-jshint": "^3.0.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