diff --git a/node_modules/fast-glob/package.json b/node_modules/fast-glob/package.json index 9a8744041e..48794c3eb8 100644 --- a/node_modules/fast-glob/package.json +++ b/node_modules/fast-glob/package.json @@ -35,13 +35,13 @@ "compute-stdev": "^1.0.0", "easy-table": "^1.1.1", "eslint": "^6.5.1", - "eslint-config-mrmlnc": "^1.1.0", + "eslint-config-mrmlnc": "^2.0.0", "execa": "^2.0.4", "fast-glob": "^3.0.4", - "glob": "^7.1.4", + "glob": "^9.0.0", "minimist": "^1.2.0", "mocha": "^6.2.1", - "rimraf": "^3.0.0", + "rimraf": "^4.0.0", "sinon": "^7.5.0", "tiny-glob": "^0.2.6", "typescript": "^3.6.3"