diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-03 07:23:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-03 07:23:33 +0000 |
commit | cd7263929191091d3d6cb3d686f740eb75c2c837 (patch) | |
tree | d43093e69feb31570b9e6874dafb360648dc2d59 /FrontEnd/package.json | |
parent | 03b21af283c2352e2ab04c5234bbc6dc445cf885 (diff) | |
parent | f5a25b61bfc64df661875b36a4a1e5ffc78f3440 (diff) | |
download | timeline-cd7263929191091d3d6cb3d686f740eb75c2c837.tar.gz timeline-cd7263929191091d3d6cb3d686f740eb75c2c837.tar.bz2 timeline-cd7263929191091d3d6cb3d686f740eb75c2c837.zip |
Merge pull request #231 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-19.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 667fc444..fb5e14ab 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.8.3",
- "i18next": "^19.8.4",
+ "i18next": "^19.8.7",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.20",
|