fix(deps): update dependency i18next to v20.3.3
This commit is contained in:
committed by
renovate[bot]
parent
c6878a1309
commit
e918e05cfa
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -12331,9 +12331,9 @@
|
||||
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.3.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.2.tgz",
|
||||
"integrity": "sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==",
|
||||
"version": "20.3.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.3.tgz",
|
||||
"integrity": "sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
@ -79,7 +79,7 @@
|
||||
"gatsby-remark-prismjs": "5.6.0",
|
||||
"gatsby-source-filesystem": "3.9.0",
|
||||
"gatsby-transformer-remark": "4.6.0",
|
||||
"i18next": "20.3.2",
|
||||
"i18next": "20.3.3",
|
||||
"jquery": "3.6.0",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
|
Reference in New Issue
Block a user