Update react-timeago

This commit is contained in:
Jannis Mattheis 2018-08-23 21:30:37 +02:00
parent e18c4c95e1
commit f2503936ae
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@ -9817,9 +9817,9 @@
}
},
"react-timeago": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/react-timeago/-/react-timeago-3.4.3.tgz",
"integrity": "sha1-65Bh7vsETkorCc6MmdNGRbLb+iU="
"version": "4.1.9",
"resolved": "https://registry.npmjs.org/react-timeago/-/react-timeago-4.1.9.tgz",
"integrity": "sha512-MKucv9nU65BOPqIrClAFxqvpGCC4RdRpqp0P1YIb7C3yT6TQVdcoOlr0k4TDHvLQhbkwd3nbTxiDQMa3iDlZxg=="
},
"react-transition-group": {
"version": "2.4.0",

View File

@ -16,7 +16,7 @@
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts-ts": "2.15.1",
"react-timeago": "^3.4.3",
"react-timeago": "^4.1.9",
"typeface-roboto": "0.0.54",
"typeface-roboto-mono": "0.0.54"
},