aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 01:11:21 +0000
committerGitHub <noreply@github.com>2021-03-09 01:11:21 +0000
commit2ea93ad76141c17c4d263245e721a64a1bb1c764 (patch)
tree054cf11842d79b8a2b64a475f973f4596c2ead62
parent0fe21f75534e23da8ac534d6aea9d4ded76a4ece (diff)
parent70567b475e9f13fecf62dd49646da15ce1bb9239 (diff)
downloadtimeline-2ea93ad76141c17c4d263245e721a64a1bb1c764.tar.gz
timeline-2ea93ad76141c17c4d263245e721a64a1bb1c764.tar.bz2
timeline-2ea93ad76141c17c4d263245e721a64a1bb1c764.zip
Merge pull request #350 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.9
-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 3f7e6ba3..bd4d93fd 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -22,7 +22,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.1",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.8",
+ "react-i18next": "^11.8.9",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -12070,9 +12070,9 @@
}
},
"node_modules/react-i18next": {
- "version": "11.8.8",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz",
- "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==",
+ "version": "11.8.9",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.9.tgz",
+ "integrity": "sha512-HVW4/KtBvXcnzkYeS32IqdGBJJ1fksvqVDnnspsyruO99fhHQaAw1vTSrRpcNE5D8vrOu7B9c6sawfmQJ6OWRg==",
"dependencies": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify2": "^2.0.1"
@@ -25521,9 +25521,9 @@
"requires": {}
},
"react-i18next": {
- "version": "11.8.8",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz",
- "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==",
+ "version": "11.8.9",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.9.tgz",
+ "integrity": "sha512-HVW4/KtBvXcnzkYeS32IqdGBJJ1fksvqVDnnspsyruO99fhHQaAw1vTSrRpcNE5D8vrOu7B9c6sawfmQJ6OWRg==",
"requires": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify2": "^2.0.1"
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 250d1e63..e80843eb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.1",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.8",
+ "react-i18next": "^11.8.9",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",