Update dependency react-i18next to v11.11.2

This commit is contained in:
Renovate Bot 2021-07-14 08:56:42 +00:00 committed by renovate[bot]
parent 426886bb63
commit e1256d3900
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -21737,9 +21737,9 @@
}
},
"react-i18next": {
"version": "11.11.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.1.tgz",
"integrity": "sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==",
"version": "11.11.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz",
"integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"

View file

@ -48,7 +48,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.0",
"react-helmet": "6.1.0",
"react-i18next": "11.11.1",
"react-i18next": "11.11.2",
"tsparticles": "1.31.1"
},
"devDependencies": {