diff --git a/package.json b/package.json index a7d783c6..ad1fbafe 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bootstrap": "^4.6.0", "bootstrap-vue": "^2.21.2", "bootswatch": "^5.1.3", - "core-js": "^3.21.1", + "core-js": "^3.22.1", "date-fns": "^2.28.0", "date-fns-tz": "^1.3.3", "echarts": "^5.3.2", diff --git a/yarn.lock b/yarn.lock index c6f527ef..bda6a4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2099,10 +2099,10 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: dependencies: safe-buffer "~5.1.1" -core-js@^3.21.1: - version "3.21.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.1.tgz#f2e0ddc1fc43da6f904706e8e955bc19d06a0d94" - integrity sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig== +core-js@^3.22.1: + version "3.22.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.1.tgz#1936e4f1da82675fe22ae10ee60ef638cd9752fd" + integrity sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw== core-util-is@1.0.2: version "1.0.2"