diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-27 08:09:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-27 08:09:54 +0000 |
commit | a887f63d227b26e1b9bf2c3fc4201ee18637a3b0 (patch) | |
tree | c9e06f550fe0189196dbfb52ddabd6d405bcd5da /FrontEnd/package.json | |
parent | 67983d47a68a30ee00f8485a6c5f9755f1e7c7a4 (diff) | |
parent | ac208701e6a64282192e6f0ac50e2b8c577cdb39 (diff) | |
download | timeline-a887f63d227b26e1b9bf2c3fc4201ee18637a3b0.tar.gz timeline-a887f63d227b26e1b9bf2c3fc4201ee18637a3b0.tar.bz2 timeline-a887f63d227b26e1b9bf2c3fc4201ee18637a3b0.zip |
Merge pull request #484 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.2.2
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 7c24b919..764d5d17 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -11,7 +11,7 @@ "bootstrap-icons": "^1.4.1",
"classnames": "^2.3.1",
"core-js": "^3.11.0",
- "i18next": "^20.2.1",
+ "i18next": "^20.2.2",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
|