aboutsummaryrefslogtreecommitdiff
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
commitbb583461ae73ef83cac39c8fcc6cb5da515e1cac (patch)
tree2be3eb6c48e09ba99cdfb8fb4eb54a0f44851fe2
parentfe7b7e917553481c844cb7dcfc2e5d532b86b0ca (diff)
parent3d74020ea787f728a51a102b482ebd33bea4f93b (diff)
downloadtimeline-bb583461ae73ef83cac39c8fcc6cb5da515e1cac.tar.gz
timeline-bb583461ae73ef83cac39c8fcc6cb5da515e1cac.tar.bz2
timeline-bb583461ae73ef83cac39c8fcc6cb5da515e1cac.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
-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",