chore(deps): bump i18next from 19.8.4 to 19.8.5 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 19.8.4 to 19.8.5.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.8.4...v19.8.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-01 05:24:26 +00:00
parent 8867e2dcbc
commit 86d2ebe729
2 changed files with 4 additions and 4 deletions

View File

@ -14192,9 +14192,9 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"i18next": {
"version": "19.8.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.4.tgz",
"integrity": "sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==",
"version": "19.8.5",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.5.tgz",
"integrity": "sha512-mDuH/mvnNXZmvqxl3akSZuJtbX7ou7M66kzfXQTfRngTZ9cAjktlx4yVzA+gS9VPZp51eZOQAGfEDbFcnyvliw==",
"requires": {
"@babel/runtime": "^7.12.0"
},

View File

@ -41,7 +41,7 @@
"gatsby-remark-prismjs": "^3.12.0",
"gatsby-source-filesystem": "^2.10.0",
"gatsby-transformer-remark": "^2.15.0",
"i18next": "^19.8.4",
"i18next": "^19.8.5",
"jquery": "^3.5.1",
"lodash": "^4.17.20",
"monaco-editor": "^0.20.0",