fix(deps): update dependency i18next to v20.3.0
This commit is contained in:
committed by
renovate[bot]
parent
fcc29419c6
commit
6913e364d1
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -10794,9 +10794,9 @@
|
||||
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.2.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
|
||||
"integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
|
||||
"version": "20.3.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
|
||||
"integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
@ -77,7 +77,7 @@
|
||||
"gatsby-remark-prismjs": "5.2.1",
|
||||
"gatsby-source-filesystem": "3.5.0",
|
||||
"gatsby-transformer-remark": "4.2.0",
|
||||
"i18next": "20.2.4",
|
||||
"i18next": "20.3.0",
|
||||
"jquery": "3.6.0",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
|
Reference in New Issue
Block a user