Merge pull request #870 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.24.0

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

View File

@ -20,7 +20,7 @@
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.22.0",
"bootswatch": "^5.1.3",
"core-js": "^3.23.5",
"core-js": "^3.24.0",
"date-fns": "^2.28.0",
"date-fns-tz": "^1.3.6",
"echarts": "^5.3.3",

View File

@ -1813,10 +1813,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.23.5:
version "3.23.5"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.5.tgz#1f82b0de5eece800827a2f59d597509c67650475"
integrity sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==
core-js@^3.24.0:
version "3.24.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.0.tgz#4928d4e99c593a234eb1a1f9abd3122b04d3ac57"
integrity sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==
core-util-is@1.0.2:
version "1.0.2"