From 8a3831bce2d5cb696e7a5e0c35d3c9289c2dd587 Mon Sep 17 00:00:00 2001
From: Jean-Pascal <jean-pascal.aubry@inrae.fr>
Date: Tue, 12 Dec 2023 14:25:24 +0000
Subject: [PATCH] fix: update charts-plugin-zoom version in package.json Refs
 #638

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c1955fa53..951e1d1a9 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "@wdio/globals": "^8.8.2",
     "@wdio/types": "^8.8.0",
     "angular2-hotkeys": "^13.1.0",
-    "chartjs-plugin-zoom": "^2.0.0",
+    "chartjs-plugin-zoom": "^2.0.1",
     "core-js": "^3.23.3",
     "file-saver": "^2.0.5",
     "he": "^1.2.0",
-- 
GitLab