Bump i18next from 19.8.4 to 19.8.7

Bumps [i18next](https://github.com/i18next/i18next) from 19.8.4 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.4...v19.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-03 04:14:22 +00:00 committed by GitHub
parent 68ddd20b9c
commit 76f0fa5d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12368,9 +12368,9 @@
"dev": true
},
"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.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.7.tgz",
"integrity": "sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw==",
"requires": {
"@babel/runtime": "^7.12.0"
}

View file

@ -36,7 +36,7 @@
"gatsby-source-filesystem": "^2.10.0",
"gatsby-transformer-json": "^2.10.0",
"gatsby-transformer-sharp": "^2.11.0",
"i18next": "^19.8.4",
"i18next": "^19.8.7",
"jquery": "^3.5.1",
"locale": "^0.1.0",
"node-sass": "^4.14.1",