diff --git a/package.json b/package.json index aa544102..9fedfe0e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "vuex-class": "^0.3.2" }, "devDependencies": { - "@types/echarts": "^4.9.0", + "@types/echarts": "^4.9.2", "@types/jest": "^26.0.15", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^4.8.1", diff --git a/yarn.lock b/yarn.lock index 20d23d0f..0105182b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1438,10 +1438,10 @@ dependencies: "@types/node" "*" -"@types/echarts@^4.9.0": - version "4.9.0" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.0.tgz#e133ea5429ada1d814f9cc1deae855421dcdd2ef" - integrity sha512-9QIAUe6cxM5GyGNCIhlEwf7l5oclZDVM0HNRfehPx3dDUt1Jfhbvp/U2wfgwtL/IDqyASBVs1zu4qyaCsuJINA== +"@types/echarts@^4.9.2": + version "4.9.2" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.2.tgz#305d250aabf3cb4c47e26ef6b335aab5354339f6" + integrity sha512-ycAmdt/PbQEuj+9cI9O0mZV6Dd+R1+ngs9S8P7Cbxj8RWXbL8NOvnzXdJRvR/+9lx/hq/O1rdLxXYXXTVImujw== dependencies: "@types/zrender" "*"