fix(deps): update dependency react-i18next to v11.8.12
This commit is contained in:
committed by
renovate[bot]
parent
ae9395648f
commit
316e0aaac6
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -21066,9 +21066,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.8.11",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.11.tgz",
|
||||
"integrity": "sha512-S17B952IB8T5Zs0SoGNR5zSHU5N7+X2D2OydhAtqNHT+iw9Tbt7WBNExufe9NbmpUQUUjKrCHIkl2diNTdGYtA==",
|
||||
"version": "11.8.12",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.12.tgz",
|
||||
"integrity": "sha512-M2PSVP9MzT/7yofXfCOF5gAVotinrM4BXWiguk8uFSznJsfFzTjrp3K9CBWcXitpoCBVZGZJ2AnbaWGSNkJqfw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.13.6",
|
||||
"html-parse-stringify2": "^2.0.1"
|
||||
|
@ -93,7 +93,7 @@
|
||||
"react-ga": "2.7.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.8.11",
|
||||
"react-i18next": "11.8.12",
|
||||
"react-instantsearch-dom": "6.10.3",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.39.1",
|
||||
|
Reference in New Issue
Block a user