diff --git a/node_modules/fast-json-stable-stringify/package.json b/node_modules/fast-json-stable-stringify/package.json index 730ca8e2af..22ec59a9d1 100644 --- a/node_modules/fast-json-stable-stringify/package.json +++ b/node_modules/fast-json-stable-stringify/package.json @@ -8,11 +8,11 @@ "devDependencies": { "benchmark": "^2.1.4", "coveralls": "^3.0.0", - "eslint": "^6.7.0", + "eslint": "^7.0.0", "fast-stable-stringify": "latest", "faster-stable-stringify": "latest", "json-stable-stringify": "latest", - "nyc": "^14.1.0", + "nyc": "^15.0.0", "pre-commit": "^1.2.2", "tape": "^4.11.0" },