From fd30af644d49a92f2bf65ba4da6dbd40129c6128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:30:37 +0000 Subject: [PATCH] Bump i18next from 22.4.14 to 22.4.15 in /js (#19899) Bumps [i18next](https://github.com/i18next/i18next) from 22.4.14 to 22.4.15. - [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/v22.4.14...v22.4.15) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/package-lock.json | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 2ad8897364..e90567c954 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -10,7 +10,7 @@ "@patternfly/patternfly": "^4.224.2", "@patternfly/react-core": "^4.276.8", "@patternfly/react-icons": "^4.93.6", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "i18next-http-backend": "^2.2.0", "keycloak-js": "999.0.0-SNAPSHOT", "keycloak-masthead": "999.0.0-SNAPSHOT", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 2518201d33..6beac5af9e 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -70,7 +70,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^5.0.2", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "i18next-http-backend": "^2.2.0", "keycloak-js": "999.0.0-SNAPSHOT", "lodash-es": "^4.17.21", diff --git a/js/package-lock.json b/js/package-lock.json index 74ffc8f786..ac185fd3e8 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -39,7 +39,7 @@ "@patternfly/patternfly": "^4.224.2", "@patternfly/react-core": "^4.276.8", "@patternfly/react-icons": "^4.93.6", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "i18next-http-backend": "^2.2.0", "keycloak-js": "999.0.0-SNAPSHOT", "keycloak-masthead": "999.0.0-SNAPSHOT", @@ -72,7 +72,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^5.0.2", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "i18next-http-backend": "^2.2.0", "keycloak-js": "999.0.0-SNAPSHOT", "lodash-es": "^4.17.21", @@ -6343,9 +6343,9 @@ } }, "node_modules/i18next": { - "version": "22.4.14", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.14.tgz", - "integrity": "sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==", + "version": "22.4.15", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz", + "integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==", "funding": [ { "type": "individual",