diff --git a/package.json b/package.json index daffc55a4..7ede2fbaf 100644 --- a/package.json +++ b/package.json @@ -40,11 +40,11 @@ "ckeditor5": "latest", "eslint": "^7.32.0", "eslint-config-ckeditor5": "^6.0.0", - "http-server": "^14.1.0", + "http-server": "^14.1.1", "husky": "^4.2.5", - "lint-staged": "^10.2.6", + "lint-staged": "^12.0.0", "stylelint": "^13.13.1", - "stylelint-config-ckeditor5": ">=2.0.1" + "stylelint-config-ckeditor5": ">=6.0.0" }, "peerDependencies": { "ckeditor5": ">=43.0.0 || ^0.0.0-nightly"