diff --git a/package.json b/package.json index 79e682ab..8471e373 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vuex-class": "^0.3.2" }, "devDependencies": { - "@types/echarts": "^4.9.10", + "@types/echarts": "^4.9.11", "@types/jest": "^27.0.2", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 2c10f0a9..55584559 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,10 +1345,10 @@ dependencies: "@types/node" "*" -"@types/echarts@^4.9.10": - version "4.9.10" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.10.tgz#a3dd598fbb3b36e797f3ce771be3fa8dc18a7da6" - integrity sha512-8xNCE5d+hUU5hZJxmxvngkkODIh19jQXpZ4X9EgfXkyyejGitm7lYdAssJLtUUEtMDD6C08Z4QPmNoezg7Y97g== +"@types/echarts@^4.9.11": + version "4.9.11" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.11.tgz#556817b23c7ef575708c43380108802121e10599" + integrity sha512-0XiaXYu5a4NqPrmkWdT4GYId09pdHEFI+a8qs6UI4pMMiaRVxuV23IKrIffzFZQBWOJ5UH+9Xw+Qsp2XgHZ2uA== dependencies: "@types/zrender" "*" @@ -1927,7 +1927,7 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.14", "@vue/cli-shared-utils@^4.5.15": +"@vue/cli-shared-utils@^4.5.15": version "4.5.15" resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.15.tgz#dba3858165dbe3465755f256a4890e69084532d6" integrity sha512-SKaej9hHzzjKSOw1NlFmc6BSE0vcqUQMQiv1cxQ2DhVyy4QxZXBmzmiLBUBe+hYZZs1neXW7n//udeN9bCAY+Q==