Bump i18next from 21.8.8 to 21.8.9

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.8 to 21.8.9.
- [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.8...v21.8.9)

---
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-06-13 04:14:45 +00:00 committed by Jon Koops
parent 36c5a671ea
commit 18fec52528
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -16,7 +16,7 @@
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.8.8",
"i18next": "^21.8.9",
"i18next-http-backend": "^1.4.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.3",
@ -11116,9 +11116,9 @@
}
},
"node_modules/i18next": {
"version": "21.8.8",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.8.tgz",
"integrity": "sha512-iN/5JuWStyivyBgmUgy5BRiFs0lZrgCRaeV9q4yVH/eR9NID7pZSMt3rpF8C16GplchoEjDP0JalKwZMJ1CJAA==",
"version": "21.8.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.9.tgz",
"integrity": "sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==",
"funding": [
{
"type": "individual",
@ -28659,9 +28659,9 @@
"dev": true
},
"i18next": {
"version": "21.8.8",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.8.tgz",
"integrity": "sha512-iN/5JuWStyivyBgmUgy5BRiFs0lZrgCRaeV9q4yVH/eR9NID7pZSMt3rpF8C16GplchoEjDP0JalKwZMJ1CJAA==",
"version": "21.8.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.9.tgz",
"integrity": "sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==",
"requires": {
"@babel/runtime": "^7.17.2"
}

View file

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