fix(deps): update dependency react-moment to v0.9.6

This commit is contained in:
Renovate Bot
2019-10-06 12:30:03 +00:00
committed by renovate[bot]
parent 4870e0c9af
commit aee3219e28
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -14986,9 +14986,9 @@
}
},
"react-moment": {
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.9.2.tgz",
"integrity": "sha512-jpKIEvcEOTSa4RXWTjDlvja7sN+ee5Gyk5ZKa704FZxE01OxmKIpq9GUliqTrAgdDYJJUQsnqQamczn0TN+DTg=="
"version": "0.9.6",
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.9.6.tgz",
"integrity": "sha512-GAnd5NRIpGjDqLoGahJCkiCEQS1d8+dIZbIfPuy/eQ0O5Rio43fEkj5G+qrKbZCQY55fiNafpHpuirVIHqPoSg=="
},
"react-onclickoutside": {
"version": "6.9.0",

View File

@@ -43,7 +43,7 @@
"react-json-pretty": "2.1.0",
"react-linkify": "0.2.2",
"react-masonry-infinite": "1.2.2",
"react-moment": "0.9.2",
"react-moment": "0.9.6",
"react-onclickoutside": "6.9.0",
"react-popper": "1.3.4",
"react-resize-detector": "4.2.1",