diff --git a/package.json b/package.json index d24eb84b277..a626b1f7407 100644 --- a/package.json +++ b/package.json @@ -125,16 +125,16 @@ "karma-firefox-launcher": "^1.3.0", "karma-mocha": "^2.0.1", "karma-spec-reporter": "0.0.32", - "lerna": "^3.22.1", + "lerna": "^7.0.0", "mocha": "^6.2.3", - "nyc": "^14.1.1", + "nyc": "^15.0.0", "pify": "^4.0.1", "sandboxed-module": "^2.0.4", "ts-node": "^9.0.0", "typescript": "^3.9.7", "underscore": "1.12.1", "wait-port": "^0.2.9", - "webpack": "^4.44.2", + "webpack": "^5.1.1", "webpack-cli": "^3.3.12" } }