mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Merge pull request #713 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.3.1
Bump date-fns-tz from 1.3.0 to 1.3.1
This commit is contained in:
commit
25dc194fbb
|
@ -23,7 +23,7 @@
|
|||
"bootswatch": "^5.1.3",
|
||||
"core-js": "^3.21.1",
|
||||
"date-fns": "^2.28.0",
|
||||
"date-fns-tz": "^1.3.0",
|
||||
"date-fns-tz": "^1.3.1",
|
||||
"echarts": "^5.3.1",
|
||||
"favico.js": "^0.3.10",
|
||||
"humanize-duration": "^3.27.1",
|
||||
|
|
|
@ -2226,10 +2226,10 @@ data-urls@^2.0.0:
|
|||
whatwg-mimetype "^2.3.0"
|
||||
whatwg-url "^8.0.0"
|
||||
|
||||
date-fns-tz@^1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.0.tgz#6c83d4bdf20d54060cf176d96a3ca45043b36a84"
|
||||
integrity sha512-r6ye6PmGEvkF467/41qzU71oGwv9kHTnV3vtSZdyV6VThwPID47ZH7FtR7zQWrhgOUWkYySm2ems2w6ZfNUqoA==
|
||||
date-fns-tz@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.1.tgz#88b6374e5a74cfb11ec2d2b120cfe0bc02eeb862"
|
||||
integrity sha512-Uy+wph6HcQ0IG8TWbVyXicgDmB1zdvb0CoIknZQaxiTun4uSfxLR+8gSTC2C3KCLq+0fEIuEtJ/ORDRIn6doQw==
|
||||
|
||||
date-fns@^2.28.0:
|
||||
version "2.28.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user