diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-15 06:39:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 06:39:50 +0000 |
commit | 490a5fd12504daa515f31d6cd2de9e52651a205f (patch) | |
tree | 6f9b8f5166f7796bf546025657f2f3f580a414b3 /FrontEnd/package.json | |
parent | 0154e3a8d7634e757e3d54face08a9c5873f39ed (diff) | |
parent | 7bfa2022160f0b55cf2b21db00dad8026868cef3 (diff) | |
download | timeline-490a5fd12504daa515f31d6cd2de9e52651a205f.tar.gz timeline-490a5fd12504daa515f31d6cd2de9e52651a205f.tar.bz2 timeline-490a5fd12504daa515f31d6cd2de9e52651a205f.zip |
Merge pull request #681 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.3.3
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 d1625378..fa4d99d6 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.15.2",
- "i18next": "^20.3.2",
+ "i18next": "^20.3.3",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
"lodash": "^4.17.21",
|