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 | c7bdd2eb0970564029751cf3b486590f3f95dc28 (patch) | |
tree | e273487ca77d926b15d6fd47da9b9acbd3fac19c /FrontEnd/package.json | |
parent | 340ac4ccbd76d7d1c214783e39d8655c65c20b06 (diff) | |
parent | fadb48a819ccf4395e3a0792d39c806118a0f780 (diff) | |
download | timeline-c7bdd2eb0970564029751cf3b486590f3f95dc28.tar.gz timeline-c7bdd2eb0970564029751cf3b486590f3f95dc28.tar.bz2 timeline-c7bdd2eb0970564029751cf3b486590f3f95dc28.zip |
Merge pull request #452 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.13
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 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",
|