fix(deps): update dependency i18next to v20.3.2 (#42551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -13965,9 +13965,9 @@
|
|||||||
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "20.3.1",
|
"version": "20.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.2.tgz",
|
||||||
"integrity": "sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==",
|
"integrity": "sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
"gatsby-remark-prismjs": "5.4.1",
|
"gatsby-remark-prismjs": "5.4.1",
|
||||||
"gatsby-source-filesystem": "3.7.1",
|
"gatsby-source-filesystem": "3.7.1",
|
||||||
"gatsby-transformer-remark": "4.4.1",
|
"gatsby-transformer-remark": "4.4.1",
|
||||||
"i18next": "20.3.1",
|
"i18next": "20.3.2",
|
||||||
"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