Bump react-i18next from 11.16.6 to 11.16.7
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.6 to 11.16.7. - [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.16.6...v11.16.7) --- 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:
parent
de91379e1d
commit
04dc7b5afe
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -24,7 +24,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-flow-renderer": "^9.7.4",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.16.6",
|
||||
"react-i18next": "^11.16.7",
|
||||
"react-router-dom": "^5.3.1",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -17748,9 +17748,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.16.6",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.6.tgz",
|
||||
"integrity": "sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==",
|
||||
"version": "11.16.7",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.7.tgz",
|
||||
"integrity": "sha512-7yotILJLnKfvUfrl/nt9eK9vFpVFjZPLWAwBzWL6XppSZZEvlmlKk0GBGDCAPfLfs8oND7WAbry8wGzdoiW5Nw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
@ -35876,9 +35876,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.16.6",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.6.tgz",
|
||||
"integrity": "sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==",
|
||||
"version": "11.16.7",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.7.tgz",
|
||||
"integrity": "sha512-7yotILJLnKfvUfrl/nt9eK9vFpVFjZPLWAwBzWL6XppSZZEvlmlKk0GBGDCAPfLfs8oND7WAbry8wGzdoiW5Nw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-flow-renderer": "^9.7.4",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.16.6",
|
||||
"react-i18next": "^11.16.7",
|
||||
"react-router-dom": "^5.3.1",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue