diff --git a/package.json b/package.json index 3be3503a814..78bc33410d3 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ }, "dependencies": { "body-parser": "^1.19.0", - "check-dependencies": "^1.1.0", + "check-dependencies": "^2.0.0", "clarinet": "^0.12.4", "colors": "^1.4.0", "compression": "^1.7.4", @@ -122,7 +122,7 @@ "fuzzball": "^1.3.0", "glob": "^7.1.6", "grunt": "^1.2.1", - "grunt-contrib-compress": "^1.6.0", + "grunt-contrib-compress": "^2.0.0", "grunt-replace-json": "^0.1.0", "hashids": "^2.2.1", "helmet": "^4.0.0",