fix(deps): update dependency i18next to v20.2.4
This commit is contained in:
committed by
renovate[bot]
parent
b6289e1d5d
commit
b644110bf9
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -12384,9 +12384,9 @@
|
|||||||
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "20.2.3",
|
"version": "20.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
|
||||||
"integrity": "sha512-sSBob9VgFZayUNw27mS8Yl0vPK/cyDI+HMzLJrWKMWpX4Ie+Gvnhabo6P5d56/4Xz2I28PWvnDxFX40XrN15lg==",
|
"integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
"gatsby-remark-prismjs": "5.2.0",
|
"gatsby-remark-prismjs": "5.2.0",
|
||||||
"gatsby-source-filesystem": "3.5.0",
|
"gatsby-source-filesystem": "3.5.0",
|
||||||
"gatsby-transformer-remark": "4.2.0",
|
"gatsby-transformer-remark": "4.2.0",
|
||||||
"i18next": "20.2.3",
|
"i18next": "20.2.4",
|
||||||
"jquery": "3.6.0",
|
"jquery": "3.6.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
|
Reference in New Issue
Block a user