Merge pull request #745 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.2

build(deps): bump core-js from 3.22.1 to 3.22.2
This commit is contained in:
Matthias 2022-04-27 07:09:16 +02:00 committed by GitHub
commit 032ee3ffd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.22.0",
"bootswatch": "^5.1.3",
"core-js": "^3.22.1",
"core-js": "^3.22.2",
"date-fns": "^2.28.0",
"date-fns-tz": "^1.3.3",
"echarts": "^5.3.2",

View File

@ -2208,10 +2208,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.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-js@^3.22.2:
version "3.22.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.2.tgz#3ea0a245b0895fa39d1faa15fe75d91ade504a01"
integrity sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA==
core-util-is@1.0.2:
version "1.0.2"