diff --git a/package.json b/package.json index 5621fd2..057b420 100644 --- a/package.json +++ b/package.json @@ -59,20 +59,20 @@ "cypress:smoke": "cypress run --config baseUrl=${TEST_URL:-http://localhost:8001},testFiles=**/smoke/**/*.js --headless --browser chrome" }, "dependencies": { - "body-parser": "^1.17.1", + "body-parser": "^1.20.4", "browserify": "^13.0.1", "churchill": "0.2.0", - "express": "^4.15.2", + "express": "^4.22.0", "express-partial-templates": "^0.1.0", "express-session": "^1.12.1", "file-saver": "^1.3.3", - "hof": "^8.0.0", + "hof": "^12.0.0", "hogan-express-strict": "^0.5.4", "hogan.js": "^3.0.2", "lodash": "^4.17.20", "moment": "^2.22.2", "moment-round": "^1.0.1", - "node-sass": "^4.14.1", + "node-sass": "^9.0.0", "npm-run-all": "^4.1.5", "request": "^2.85.0", "snyk": "^1.841.0",