diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-17 07:22:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-17 07:22:36 +0000 |
commit | c87aca7157a3585bd2089ef624b7f837c4dd7395 (patch) | |
tree | 8ba0bfc9441b43d4b1f96201936609893e11444a /FrontEnd | |
parent | 4c3538b1d5b9b60e07c1ca933a4d92f9c9f1ed9b (diff) | |
parent | 929ed4fa1e8405f96dbc44f32a55b81a87464e80 (diff) | |
download | timeline-c87aca7157a3585bd2089ef624b7f837c4dd7395.tar.gz timeline-c87aca7157a3585bd2089ef624b7f837c4dd7395.tar.bz2 timeline-c87aca7157a3585bd2089ef624b7f837c4dd7395.zip |
Merge pull request #283 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.7
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 58aeccb2..c31118fa 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.0",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.6",
+ "react-i18next": "^11.8.7",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|