diff --git a/frontend/package.json b/frontend/package.json index dcaaeace2..6d0e2c5df 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -40,7 +40,7 @@ "pinia-oidc": "^1.0.10", "sass-loader": "^16.0.5", "vue": "^3.5.28", - "vue-chartjs": "^5.3.2", + "vue-chartjs": "^5.3.3", "vue-codemirror": "^6.1.1", "vue-dompurify-html": "^5.3.0", "vue-i18n": "^11.2.8", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 243a5c869..1518172ac 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3345,10 +3345,10 @@ vite@^6.4.1: optionalDependencies: fsevents "~2.3.3" -vue-chartjs@^5.3.2: - version "5.3.2" - resolved "https://registry.yarnpkg.com/vue-chartjs/-/vue-chartjs-5.3.2.tgz#c0f2009af6b08845af158ddee9d0a68d9dae631b" - integrity sha512-NrkbRRoYshbXbWqJkTN6InoDVwVb90C0R7eAVgMWcB9dPikbruaOoTFjFYHE/+tNPdIe6qdLCDjfjPHQ0fw4jw== +vue-chartjs@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/vue-chartjs/-/vue-chartjs-5.3.3.tgz#1ee3e1580bb35779616f881eaf56711aee9e1c85" + integrity sha512-jqxtL8KZ6YJ5NTv6XzrzLS7osyegOi28UGNZW0h9OkDL7Sh1396ht4Dorh04aKrl2LiSalQ84WtqiG0RIJb0tA== vue-codemirror@^6.1.1: version "6.1.1"