Bump react-i18next from 11.18.3 to 11.18.4

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.3 to 11.18.4.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.3...v11.18.4)

---
updated-dependencies:
- dependency-name: react-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-08-16 09:10:57 +00:00 committed by Jon Koops
parent f55f384a52
commit f8f19120af
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -25,7 +25,7 @@
"react-error-boundary": "^3.1.4",
"react-flow-renderer": "^9.7.4",
"react-hook-form": "^6.15.8",
"react-i18next": "^11.18.3",
"react-i18next": "^11.18.4",
"react-router-dom": "^5.3.3",
"react-router-dom-v5-compat": "^6.3.0",
"use-react-router-breadcrumbs": "^2.0.2"
@ -11210,9 +11210,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.18.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
"version": "11.18.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.4.tgz",
"integrity": "sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"
@ -21726,9 +21726,9 @@
"requires": {}
},
"react-i18next": {
"version": "11.18.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
"version": "11.18.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.4.tgz",
"integrity": "sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"

View file

@ -43,7 +43,7 @@
"react-error-boundary": "^3.1.4",
"react-flow-renderer": "^9.7.4",
"react-hook-form": "^6.15.8",
"react-i18next": "^11.18.3",
"react-i18next": "^11.18.4",
"react-router-dom": "^5.3.3",
"react-router-dom-v5-compat": "^6.3.0",
"use-react-router-breadcrumbs": "^2.0.2"