mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-10 17:41:12 +00:00
Update dependency moment to v2.26.0
This commit is contained in:
parent
2348072bde
commit
749834169e
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"i18next": "19.4.5",
|
||||
"i18next-browser-languagedetector": "4.1.1",
|
||||
"i18next-http-backend": "1.0.8",
|
||||
"moment": "2.25.3",
|
||||
"moment": "2.26.0",
|
||||
"node-sass": "4.14.1",
|
||||
"react": "16.13.1",
|
||||
"react-bootstrap": "1.0.1",
|
||||
|
|
|
@ -7363,10 +7363,10 @@ mixin-object@^2.0.1:
|
|||
dependencies:
|
||||
minimist "^1.2.5"
|
||||
|
||||
moment@2.25.3:
|
||||
version "2.25.3"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0"
|
||||
integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg==
|
||||
moment@2.26.0:
|
||||
version "2.26.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
|
||||
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
|
||||
|
||||
move-concurrently@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in a new issue