Bump moment from 2.22.2 to 2.24.0

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.24.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.22.2...2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-11 12:32:43 +00:00 committed by GitHub
parent 11bfba489e
commit 9c439fa60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -16672,9 +16672,9 @@
"integrity": "sha1-mi3sg4Bvuy2XXyK+7IWcoms5OqE="
},
"moment": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
},
"mousetrap": {
"version": "1.6.3",

View File

@ -184,7 +184,7 @@
"i18next": "^19.0.3",
"lodash": "^4.17.15",
"megalodon": "2.1.1",
"moment": "^2.21.0",
"moment": "^2.24.0",
"mousetrap": "^1.6.3",
"nedb": "^1.8.0",
"object-assign-deep": "^0.4.0",