diff --git a/package-lock.json b/package-lock.json index 8a7eaf29..26320406 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@datastructures-js/priority-queue": "^6.3.1", "@graph-algorithm/minimum-cut": "^2.0.0", "@shahata/inquirer-timeout-confirm-prompt": "^1.0.1", - "chart.js": "^4.5.0", + "chart.js": "^4.5.1", "combinatorial-generators": "^1.1.2", "es-module-shims": "^1.10.0", "node-forge": "^1.3.2", diff --git a/package.json b/package.json index 4b7a2ec8..b3e8b8ee 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@datastructures-js/priority-queue": "^6.3.1", "@graph-algorithm/minimum-cut": "^2.0.0", "@shahata/inquirer-timeout-confirm-prompt": "^1.0.1", - "chart.js": "^4.5.0", + "chart.js": "^4.5.1", "combinatorial-generators": "^1.1.2", "es-module-shims": "^1.10.0", "node-forge": "^1.3.2",