fix(deps): update dependency i18next to v20.3.4
This commit is contained in:
committed by
renovate[bot]
parent
1e86dae25b
commit
c9db6e216b
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -12372,9 +12372,9 @@
|
|||||||
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "20.3.3",
|
"version": "20.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.4.tgz",
|
||||||
"integrity": "sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ==",
|
"integrity": "sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.0"
|
"@babel/runtime": "^7.12.0"
|
||||||
}
|
}
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
"gatsby-remark-prismjs": "5.6.0",
|
"gatsby-remark-prismjs": "5.6.0",
|
||||||
"gatsby-source-filesystem": "3.9.0",
|
"gatsby-source-filesystem": "3.9.0",
|
||||||
"gatsby-transformer-remark": "4.6.0",
|
"gatsby-transformer-remark": "4.6.0",
|
||||||
"i18next": "20.3.3",
|
"i18next": "20.3.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