mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Merge pull request #780 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.7
build(deps): bump core-js from 3.22.5 to 3.22.7
This commit is contained in:
commit
6823e43ae6
|
@ -21,7 +21,7 @@
|
|||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-vue": "^2.22.0",
|
||||
"bootswatch": "^5.1.3",
|
||||
"core-js": "^3.22.5",
|
||||
"core-js": "^3.22.7",
|
||||
"date-fns": "^2.28.0",
|
||||
"date-fns-tz": "^1.3.4",
|
||||
"echarts": "^5.3.2",
|
||||
|
|
|
@ -2176,10 +2176,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.5:
|
||||
version "3.22.5"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.5.tgz#a5f5a58e663d5c0ebb4e680cd7be37536fb2a9cf"
|
||||
integrity sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==
|
||||
core-js@^3.22.7:
|
||||
version "3.22.7"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.7.tgz#8d6c37f630f6139b8732d10f2c114c3f1d00024f"
|
||||
integrity sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==
|
||||
|
||||
core-util-is@1.0.2:
|
||||
version "1.0.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user