diff --git a/package.json b/package.json index 5b116dd..0b4d764 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "url": "https://github.com/neontribe/DocReady/issues" }, "dependencies": { - "body-parser": "^1.12.4", + "body-parser": "^1.19.2", "consolidate": "^0.15.1", - "express": "^4.12.3", + "express": "^4.17.3", "grunt": "~1.0.4", "grunt-cli": "^1.3.2", "grunt-contrib-clean": "~2.0.0",