aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-25 04:40:31 +0800
committerGitHub <noreply@github.com>2022-03-25 04:40:31 +0800
commita97939fb623abbf75797268022ee20c72ad55b2c (patch)
tree1bb286beaae03d097c66dc887b7cbf1344cb316c /FrontEnd
parent87855f15dba30c23d1e13628c924afddf4f0024e (diff)
parent8fdcd86253e7e7508283fb7bcad941bc4d14cdea (diff)
downloadtimeline-a97939fb623abbf75797268022ee20c72ad55b2c.tar.gz
timeline-a97939fb623abbf75797268022ee20c72ad55b2c.tar.bz2
timeline-a97939fb623abbf75797268022ee20c72ad55b2c.zip
Merge pull request #1119 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-browser-languagedetector-6.1.4
build(deps): Bump i18next-browser-languagedetector from 6.1.3 to 6.1.4 in /FrontEnd
Diffstat (limited to '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 7923ef02..034ba635 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -15,7 +15,7 @@
"color": "^4.2.1",
"core-js": "^3.21.1",
"i18next": "^21.6.14",
- "i18next-browser-languagedetector": "^6.1.3",
+ "i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
"moment": "^2.29.1",