aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-28 16:32:59 +0800
committerGitHub <noreply@github.com>2021-04-28 16:32:59 +0800
commit540716298e7283bf998dbc6fbf16d907f9d0f989 (patch)
tree9f511bcc9af6763b5bed9147e035e3d72374b51f /FrontEnd/package.json
parent1731466eb8fe65da5b281b6e68e6f8adc6a7e556 (diff)
parent88fbc3c7419312b75a68afba6401d5634d551428 (diff)
downloadtimeline-540716298e7283bf998dbc6fbf16d907f9d0f989.tar.gz
timeline-540716298e7283bf998dbc6fbf16d907f9d0f989.tar.bz2
timeline-540716298e7283bf998dbc6fbf16d907f9d0f989.zip
Merge pull request #490 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.14
build(deps): Bump react-i18next from 11.8.13 to 11.8.14 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index b9509f1f..394cc4f5 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,7 +19,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.13",
+ "react-i18next": "^11.8.14",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",