Update moment

This commit is contained in:
Bryan Ashby 2020-05-14 22:51:30 -06:00
parent 76a662dcd5
commit ec1ee9d796
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"lru-cache": "^5.1.1",
"mime-types": "2.1.27",
"minimist": "1.2.0",
"moment": "^2.24.0",
"moment": "^2.25.3",
"nntp-server": "^1.0.3",
"node-pty": "^0.9.0",
"nodemailer": "^6.3.1",

View File

@ -1092,10 +1092,10 @@ moment@^2.10.6:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=
moment@^2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
moment@^2.25.3:
version "2.25.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0"
integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg==
ms@2.0.0:
version "2.0.0"