aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 09:08:37 +0000
committerGitHub <noreply@github.com>2021-05-17 09:08:37 +0000
commite3f07a490ed8d6b87cecdf2a5472a2a1752ef6ee (patch)
tree32dd7d7b30332114a7e838547aaa06c0b63340f7
parent31705e0aa8a01d91c0860f8884720eba9ae1ab01 (diff)
parent68d488c54196068c206f0909ddba2f4fd10d71d2 (diff)
downloadtimeline-e3f07a490ed8d6b87cecdf2a5472a2a1752ef6ee.tar.gz
timeline-e3f07a490ed8d6b87cecdf2a5472a2a1752ef6ee.tar.bz2
timeline-e3f07a490ed8d6b87cecdf2a5472a2a1752ef6ee.zip
Merge pull request #542 from crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.2.4
-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 c242360f..19a45116 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -15,7 +15,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.2",
+ "i18next": "^20.2.4",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
@@ -7820,9 +7820,9 @@
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
},
"node_modules/i18next": {
- "version": "20.2.2",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz",
- "integrity": "sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ==",
+ "version": "20.2.4",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
+ "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
"dependencies": {
"@babel/runtime": "^7.12.0"
}
@@ -22385,9 +22385,9 @@
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
},
"i18next": {
- "version": "20.2.2",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.2.tgz",
- "integrity": "sha512-uWCv9LzKpe+OwvnKKrb8CbJwgAhasQofD58cB0PQ6bTPXEl5PlItl5C4esmY8HtriLu9nrjc2Hi0IfYv3Fy8BQ==",
+ "version": "20.2.4",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
+ "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
"requires": {
"@babel/runtime": "^7.12.0"
}
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a860674b..fac6625c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.2",
+ "i18next": "^20.2.4",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",