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

Bumps [i18next](https://github.com/i18next/i18next) from 19.8.5 to 19.8.7.
- [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.5...v19.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-08 05:12:23 +00:00
parent 78bbd0e1be
commit 3a48b94acf
2 changed files with 7 additions and 7 deletions

View File

@ -14192,17 +14192,17 @@
"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==" "integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
}, },
"i18next": { "i18next": {
"version": "19.8.5", "version": "19.8.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.5.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.7.tgz",
"integrity": "sha512-mDuH/mvnNXZmvqxl3akSZuJtbX7ou7M66kzfXQTfRngTZ9cAjktlx4yVzA+gS9VPZp51eZOQAGfEDbFcnyvliw==", "integrity": "sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw==",
"requires": { "requires": {
"@babel/runtime": "^7.12.0" "@babel/runtime": "^7.12.0"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
"version": "7.12.5", "version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.13.tgz",
"integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==", "integrity": "sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }

View File

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