diff --git a/package.json b/package.json index 3834647..9fc9ef7 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "concat": "^1.0.3", "cz-conventional-changelog": "^3.3.0", "japa": "^4.0.0", - "standard": "^17.0.0", - "supertest": "^6.3.3", - "uglify-js": "^3.17.4" + "standard": "^17.1.2", + "supertest": "^6.3.4", + "uglify-js": "^3.19.3" }, "config": { "commitizen": { @@ -34,7 +34,7 @@ } }, "dependencies": { - "cookie": "^0.5.0", + "cookie": "^0.7.1", "mustache": "^4.2.0", "stacktracey": "^2.1.8" },