mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump moment from 2.29.3 to 2.29.4 (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea2d35ef58
commit
87008a5753
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"eris": "^0.17.1",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"fuzzy": "^0.1.3",
|
||||
"moment": "^2.29.3",
|
||||
"moment": "^2.29.4",
|
||||
"node-fetch": "2",
|
||||
"redis": "3",
|
||||
"require-reload": "^0.2.2",
|
||||
|
|
|
@ -952,10 +952,10 @@ moment-timezone@^0.5.34:
|
|||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
"moment@>= 2.9.0", moment@^2.29.1, moment@^2.29.3:
|
||||
version "2.29.3"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
|
||||
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
|
||||
"moment@>= 2.9.0", moment@^2.29.1, moment@^2.29.4:
|
||||
version "2.29.4"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
|
||||
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
|
||||
|
||||
ms@2.1.2:
|
||||
version "2.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue