diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-13 07:33:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 07:33:39 +0000 |
commit | 56fb7e7a1839baedf9dabc5d6b8b55174c4c4bb3 (patch) | |
tree | cd8da70382c4feae966e1500e02842d28df69967 | |
parent | f2747662259f8e27da2dfd9a1fab6829447a83b3 (diff) | |
parent | 5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae (diff) | |
download | timeline-56fb7e7a1839baedf9dabc5d6b8b55174c4c4bb3.tar.gz timeline-56fb7e7a1839baedf9dabc5d6b8b55174c4c4bb3.tar.bz2 timeline-56fb7e7a1839baedf9dabc5d6b8b55174c4c4bb3.zip |
Merge pull request #452 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.13
-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 482eae80..81c4479b 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -21,7 +21,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.12",
+ "react-i18next": "^11.8.13",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|