diff --git a/package.json b/package.json index 494fe7bce5c..40e7a67eadf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/node": "^16.18.67", "@types/react": "^18.2.41", "@typescript-eslint/eslint-plugin": "^6.6.0", - "chart.js": "3.3.2", + "chart.js": "4.4.2", "codelyzer": "^0.0.28", "del": "^7.1.0", "domino": "^2.1.6", @@ -77,7 +77,7 @@ "primeflex": "^3.3.1", "primeicons": "^7.0.0", "prismjs": "^1.29.0", - "quill": "1.3.7", + "quill": "2.0.1", "rxjs": "~7.8.1", "ts-node": "~10.9.1", "tslib": "^2.5.0",