fix(deps): update dependency react-i18next to v11.11.3
This commit is contained in:
committed by
renovate[bot]
parent
36146b549e
commit
7783d714f4
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -16819,9 +16819,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.11.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz",
|
||||
"integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==",
|
||||
"version": "11.11.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz",
|
||||
"integrity": "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -99,7 +99,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.11.2",
|
||||
"react-i18next": "11.11.3",
|
||||
"react-instantsearch-dom": "6.12.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.43.0",
|
||||
|
Reference in New Issue
Block a user