Bump i18next from 21.8.3 to 21.8.5
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.3 to 21.8.5. - [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.3...v21.8.5) --- 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:
parent
846720460d
commit
8828b20a57
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -16,7 +16,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^21.8.3",
|
||||
"i18next": "^21.8.5",
|
||||
"i18next-http-backend": "^1.4.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"moment": "^2.29.3",
|
||||
|
@ -11165,9 +11165,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "21.8.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.3.tgz",
|
||||
"integrity": "sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q==",
|
||||
"version": "21.8.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.5.tgz",
|
||||
"integrity": "sha512-uI5LVG10SBHLVOclr6yY1aCimmrzeZ0dwD73Sio61E8gQEwRmKI7/M8RKM084mNNy7VscKtxzSwELrso8BKv1g==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -28593,9 +28593,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "21.8.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.3.tgz",
|
||||
"integrity": "sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q==",
|
||||
"version": "21.8.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.5.tgz",
|
||||
"integrity": "sha512-uI5LVG10SBHLVOclr6yY1aCimmrzeZ0dwD73Sio61E8gQEwRmKI7/M8RKM084mNNy7VscKtxzSwELrso8BKv1g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.17.2"
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^21.8.3",
|
||||
"i18next": "^21.8.5",
|
||||
"i18next-http-backend": "^1.4.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"moment": "^2.29.3",
|
||||
|
|
Loading…
Reference in a new issue