From 3b16ec9fe6368e7392e408a63eb5a592055f1dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 11:07:09 +0200 Subject: [PATCH] Bump i18next from 21.9.1 to 21.9.2 (#3359) Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 21.9.2. - [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.9.1...v21.9.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/admin-ui/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/admin-ui/package.json b/apps/admin-ui/package.json index 2334ec9402..03d2eee097 100644 --- a/apps/admin-ui/package.json +++ b/apps/admin-ui/package.json @@ -54,7 +54,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^5.0.2", - "i18next": "^21.9.1", + "i18next": "^21.9.2", "i18next-http-backend": "^1.4.1", "keycloak-js": "999.0.0-dev", "lodash-es": "^4.17.21", diff --git a/package-lock.json b/package-lock.json index 248ae8bbf1..948f68e94f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "dagre": "^0.8.5", "file-saver": "^2.0.5", "flat": "^5.0.2", - "i18next": "^21.9.1", + "i18next": "^21.9.2", "i18next-http-backend": "^1.4.1", "keycloak-js": "999.0.0-dev", "lodash-es": "^4.17.21", @@ -9534,9 +9534,9 @@ } }, "node_modules/i18next": { - "version": "21.9.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz", - "integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==", + "version": "21.9.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.2.tgz", + "integrity": "sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==", "funding": [ { "type": "individual", @@ -19515,7 +19515,7 @@ "flat": "^5.0.2", "gunzip-maybe": "^1.4.2", "http2-proxy": "^5.0.53", - "i18next": "^21.9.1", + "i18next": "^21.9.2", "i18next-http-backend": "^1.4.1", "jsdom": "^20.0.0", "keycloak-js": "999.0.0-dev", @@ -23259,9 +23259,9 @@ "dev": true }, "i18next": { - "version": "21.9.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz", - "integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==", + "version": "21.9.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.2.tgz", + "integrity": "sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==", "requires": { "@babel/runtime": "^7.17.2" }