Update dependency react-i18next to v11.8.15

This commit is contained in:
Renovate Bot 2021-04-28 21:32:32 +00:00 committed by renovate[bot]
parent 18c61d8256
commit eb6772820f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -20193,9 +20193,9 @@
}
},
"react-i18next": {
"version": "11.8.14",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.14.tgz",
"integrity": "sha512-IlfmezceEic7nMkhK39bYSV1tXqcOraLpiBc8ADN7CfoqTpANW6/UmNUvtlj0jEdpI69fQ2bO9+ZmTxeAg5ehA==",
"version": "11.8.15",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
"integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
"requires": {
"@babel/runtime": "^7.13.6",
"html-parse-stringify": "^3.0.1"

View file

@ -45,7 +45,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.0",
"react-helmet": "6.1.0",
"react-i18next": "11.8.14",
"react-i18next": "11.8.15",
"tsparticles": "1.26.3"
},
"devDependencies": {