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 | 2510f2a7b4ed04a8d7275b489804476cbdb48f85 (patch) | |
tree | cfffd68441af7e811e1844347273031b0a2e1360 /FrontEnd/package.json | |
parent | b62ba069345a30de347d25f9f93cb3dbbca57007 (diff) | |
parent | dd706878de2fa025a9fd0f2b7e8c7e280b6fe9e3 (diff) | |
download | timeline-2510f2a7b4ed04a8d7275b489804476cbdb48f85.tar.gz timeline-2510f2a7b4ed04a8d7275b489804476cbdb48f85.tar.bz2 timeline-2510f2a7b4ed04a8d7275b489804476cbdb48f85.zip |
Merge pull request #283 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.7
Diffstat (limited to 'FrontEnd/package.json')
-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",
|