diff --git a/package-lock.json b/package-lock.json index f02a77be..0c262d90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4745,6 +4745,15 @@ "dayjs": "^1.9.7" } }, + "node_modules/chartjs-plugin-annotation": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/chartjs-plugin-annotation/-/chartjs-plugin-annotation-3.0.1.tgz", + "integrity": "sha512-hlIrXXKqSDgb+ZjVYHefmlZUXK8KbkCPiynSVrTb/HjTMkT62cOInaT1NTQCKtxKKOm9oHp958DY3RTAFKtkHg==", + "dev": true, + "peerDependencies": { + "chart.js": ">=4.0.0" + } + }, "node_modules/check-password-strength": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/check-password-strength/-/check-password-strength-2.0.7.tgz",