From b67c0eccad67a197fda483ff2e8a4efec40dc585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 04:08:38 +0000 Subject: [PATCH] Bump i18next from 22.4.13 to 22.4.14 in /js Bumps [i18next](https://github.com/i18next/i18next) from 22.4.13 to 22.4.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/v22.4.13...v22.4.14) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 ea1533a80f47..4908d62f0c2b 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.13", + "i18next": "^22.4.14", "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 a61d74bbd557..4432c38ec633 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -77,7 +77,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^5.0.2", - "i18next": "^22.4.13", + "i18next": "^22.4.14", "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 371e807cc132..11eb3718a202 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.13", + "i18next": "^22.4.14", "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.13", + "i18next": "^22.4.14", "i18next-http-backend": "^2.2.0", "keycloak-js": "999.0.0-SNAPSHOT", "lodash-es": "^4.17.21", @@ -6280,9 +6280,9 @@ } }, "node_modules/i18next": { - "version": "22.4.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz", - "integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==", + "version": "22.4.14", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.14.tgz", + "integrity": "sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==", "funding": [ { "type": "individual",