Update react-timeago
This commit is contained in:
parent
e18c4c95e1
commit
f2503936ae
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue