mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump moment from 2.27.0 to 2.28.0 (#15)
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.28.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.27.0...2.28.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bfd5528ae
commit
c61be39c71
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"eris": "^0.13.3",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"fuzzy": "^0.1.3",
|
||||
"moment": "^2.27.0",
|
||||
"moment": "^2.28.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"redis": "^3.0.2",
|
||||
"require-reload": "^0.2.2",
|
||||
|
|
|
@ -932,10 +932,10 @@ moment-timezone@^0.5.31:
|
|||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
"moment@>= 2.9.0", moment@^2.22.2, moment@^2.26.0, moment@^2.27.0:
|
||||
version "2.27.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
|
||||
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
|
||||
"moment@>= 2.9.0", moment@^2.22.2, moment@^2.26.0, moment@^2.28.0:
|
||||
version "2.28.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
|
||||
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
|
||||
|
||||
ms@^2.1.1:
|
||||
version "2.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue