Bump i18next from 21.8.10 to 21.8.11

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.10 to 21.8.11.
- [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/v21.8.10...v21.8.11)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-04 04:21:48 +00:00 committed by Jon Koops
parent 9eec8c8495
commit 1ca29573ae
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -16,7 +16,7 @@
"dagre": "^0.8.5", "dagre": "^0.8.5",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"flat": "^5.0.2", "flat": "^5.0.2",
"i18next": "^21.8.10", "i18next": "^21.8.11",
"i18next-http-backend": "^1.4.1", "i18next-http-backend": "^1.4.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"moment": "^2.29.3", "moment": "^2.29.3",
@ -9308,9 +9308,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "21.8.10", "version": "21.8.11",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.10.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.11.tgz",
"integrity": "sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==", "integrity": "sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -24851,9 +24851,9 @@
"dev": true "dev": true
}, },
"i18next": { "i18next": {
"version": "21.8.10", "version": "21.8.11",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.10.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.11.tgz",
"integrity": "sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==", "integrity": "sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==",
"requires": { "requires": {
"@babel/runtime": "^7.17.2" "@babel/runtime": "^7.17.2"
} }

View file

@ -35,7 +35,7 @@
"dagre": "^0.8.5", "dagre": "^0.8.5",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"flat": "^5.0.2", "flat": "^5.0.2",
"i18next": "^21.8.10", "i18next": "^21.8.11",
"i18next-http-backend": "^1.4.1", "i18next-http-backend": "^1.4.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"moment": "^2.29.3", "moment": "^2.29.3",