aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 09:07:36 +0000
committerGitHub <noreply@github.com>2021-03-25 09:07:36 +0000
commitc62224944507c99711d2a422bad4528985d21dba (patch)
tree0043711615611039be9842c8a2721f4b34aef30d
parent8696655936bcf70729c957ac4840e5c8aad9c4b6 (diff)
parent7f3e91cc689db956140156deb4202be4a21b2073 (diff)
downloadtimeline-c62224944507c99711d2a422bad4528985d21dba.tar.gz
timeline-c62224944507c99711d2a422bad4528985d21dba.tar.bz2
timeline-c62224944507c99711d2a422bad4528985d21dba.zip
Merge pull request #407 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.11
-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 82129eeb..ecd7af4e 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -22,7 +22,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.10",
+ "react-i18next": "^11.8.11",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -12102,9 +12102,9 @@
}
},
"node_modules/react-i18next": {
- "version": "11.8.10",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.10.tgz",
- "integrity": "sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw==",
+ "version": "11.8.11",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.11.tgz",
+ "integrity": "sha512-S17B952IB8T5Zs0SoGNR5zSHU5N7+X2D2OydhAtqNHT+iw9Tbt7WBNExufe9NbmpUQUUjKrCHIkl2diNTdGYtA==",
"dependencies": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify2": "^2.0.1"
@@ -25576,9 +25576,9 @@
"requires": {}
},
"react-i18next": {
- "version": "11.8.10",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.10.tgz",
- "integrity": "sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw==",
+ "version": "11.8.11",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.11.tgz",
+ "integrity": "sha512-S17B952IB8T5Zs0SoGNR5zSHU5N7+X2D2OydhAtqNHT+iw9Tbt7WBNExufe9NbmpUQUUjKrCHIkl2diNTdGYtA==",
"requires": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify2": "^2.0.1"
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 81c971da..4d1fdafa 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.10",
+ "react-i18next": "^11.8.11",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",