aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-26 15:53:41 +0800
committerGitHub <noreply@github.com>2021-05-26 15:53:41 +0800
commitbc70cf8efd53935f5eb8f73724e6f4b434f590da (patch)
treec4cbb2a441fb922622b164c4a73cc5a72a07ef5f
parente25ca7f8ae2250640efe03bd65fb069068ceda86 (diff)
parentdee089a002ea5a11114548e4d582f9a49ae1c3f5 (diff)
downloadtimeline-bc70cf8efd53935f5eb8f73724e6f4b434f590da.tar.gz
timeline-bc70cf8efd53935f5eb8f73724e6f4b434f590da.tar.bz2
timeline-bc70cf8efd53935f5eb8f73724e6f4b434f590da.zip
Merge pull request #572 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.9.0
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index b9b8effa..26373906 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -24,7 +24,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.15",
+ "react-i18next": "^11.9.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -10958,9 +10958,9 @@
}
},
"node_modules/react-i18next": {
- "version": "11.8.15",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
- "integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
+ "version": "11.9.0",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
+ "integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
"dependencies": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify": "^3.0.1"
@@ -23241,9 +23241,9 @@
"requires": {}
},
"react-i18next": {
- "version": "11.8.15",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
- "integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
+ "version": "11.9.0",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
+ "integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
"requires": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify": "^3.0.1"
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2dcee539..9305a752 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -22,7 +22,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.15",
+ "react-i18next": "^11.9.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",