diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-25 11:00:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 11:00:16 +0000 |
commit | de6c7dbe5909ff5afd6542aa500d4986b3b45434 (patch) | |
tree | d1369b5e62d487a9ec0e5083f90b13d303dd6105 | |
parent | 927016904d8f2828cc644ac786898b1270aff21d (diff) | |
parent | c1718b8e49da079cd339648f116e811d6aa44ee5 (diff) | |
download | timeline-de6c7dbe5909ff5afd6542aa500d4986b3b45434.tar.gz timeline-de6c7dbe5909ff5afd6542aa500d4986b3b45434.tar.bz2 timeline-de6c7dbe5909ff5afd6542aa500d4986b3b45434.zip |
Merge pull request #326 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.8
-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 d3d0f755..d56e483e 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.7",
+ "react-i18next": "^11.8.8",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|