Bump i18next from 21.8.13 to 21.8.14

Bumps [i18next](https://github.com/i18next/i18next) from 21.8.13 to 21.8.14.
- [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.13...v21.8.14)

---
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-18 04:09:27 +00:00 committed by Jon Koops
parent b4486303e1
commit 17a4292fea
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.13",
"i18next": "^21.8.14",
"i18next-http-backend": "^1.4.1",
"keycloak-js": "^18.0.1",
"lodash-es": "^4.17.21",
@ -10654,9 +10654,9 @@
}
},
"node_modules/i18next": {
"version": "21.8.13",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.13.tgz",
"integrity": "sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==",
"version": "21.8.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
"funding": [
{
"type": "individual",
@ -27089,9 +27089,9 @@
"dev": true
},
"i18next": {
"version": "21.8.13",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.13.tgz",
"integrity": "sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==",
"version": "21.8.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
"requires": {
"@babel/runtime": "^7.17.2"
}

View file

@ -35,7 +35,7 @@
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.8.13",
"i18next": "^21.8.14",
"i18next-http-backend": "^1.4.1",
"keycloak-js": "^18.0.1",
"lodash-es": "^4.17.21",