From 849207e927855b0fa6dd87ceb4e6029b61a2a332 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 21:59:05 +0000 Subject: [PATCH] build(deps): update dependency i18next-http-backend to v2.0.1 (#4315) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index f4a6a441f..21c152bfe 100644 --- a/web/package.json +++ b/web/package.json @@ -33,7 +33,7 @@ "classnames": "2.3.2", "i18next": "22.0.4", "i18next-browser-languagedetector": "7.0.0", - "i18next-http-backend": "2.0.0", + "i18next-http-backend": "2.0.1", "qrcode.react": "3.1.0", "query-string": "7.1.1", "react": "18.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b35af046c..598d530f0 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -42,7 +42,7 @@ specifiers: husky: 8.0.1 i18next: 22.0.4 i18next-browser-languagedetector: 7.0.0 - i18next-http-backend: 2.0.0 + i18next-http-backend: 2.0.1 jest: 29.2.2 jest-environment-jsdom: 29.2.2 jest-transform-stub: 2.0.0 @@ -81,7 +81,7 @@ dependencies: classnames: 2.3.2 i18next: 22.0.4 i18next-browser-languagedetector: 7.0.0 - i18next-http-backend: 2.0.0 + i18next-http-backend: 2.0.1 qrcode.react: 3.1.0_react@18.2.0 query-string: 7.1.1 react: 18.2.0 @@ -6337,8 +6337,8 @@ packages: '@babel/runtime': 7.19.4 dev: false - /i18next-http-backend/2.0.0: - resolution: {integrity: sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==} + /i18next-http-backend/2.0.1: + resolution: {integrity: sha512-kzvSkOT3yhVijumDlp8/TgD1v07lYdFXsf5YYbB7Yu+K2S6PO0lKgZ4c/fyFcAKWiAiTjt9uVecBAbnJjKzhOw==} dependencies: cross-fetch: 3.1.5 transitivePeerDependencies: