Bump react-moment from 0.7.9 to 0.9.7

Bumps [react-moment](https://github.com/headzoo/react-moment) from 0.7.9 to 0.9.7.
- [Release notes](https://github.com/headzoo/react-moment/releases)
- [Commits](https://github.com/headzoo/react-moment/compare/v0.7.9...v0.9.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-10 05:25:16 +00:00 committed by GitHub
parent be0d3e1a05
commit 537423beb4
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

@ -18020,9 +18020,9 @@
"integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
},
"react-moment": {
"version": "0.7.9",
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.7.9.tgz",
"integrity": "sha512-JpHQgpB+p3oqZv583xlJakPXgqdIjGBZvngHYcFhlYxTYs0NDZSdoM1FCpU9T2QmqKOEFBVuhhJBMvJzTkF/wQ=="
"version": "0.9.7",
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.9.7.tgz",
"integrity": "sha512-ifzUrUGF6KRsUN2pRG5k56kO0mJBr8kRkWb0wNvtFIsBIxOuPxhUpL1YlXwpbQCbHq23hUu6A0VEk64HsFxk9g=="
},
"react-popper": {
"version": "1.3.5",

View file

@ -57,7 +57,7 @@
"react-inlinesvg": "^0.8.4",
"react-intl": "^3.1.8",
"react-jss": "^8.6.1",
"react-moment": "^0.7.9",
"react-moment": "^0.9.7",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1",
"react-sortable-hoc": "^0.6.8",