瀏覽代碼

chore(deps): bump i18next-http-backend from 2.6.1 to 2.6.2 in /frontend (#4212)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
ceebbcac2a
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -19,7 +19,7 @@
         "eslint-config-airbnb-typescript": "^18.0.0",
         "i18next": "^23.15.1",
         "i18next-browser-languagedetector": "^8.0.0",
-        "i18next-http-backend": "^2.6.1",
+        "i18next-http-backend": "^2.6.2",
         "jose": "^5.9.3",
         "monaco-editor": "^0.52.0",
         "react": "^18.3.1",
@@ -8160,9 +8160,9 @@
       }
     },
     "node_modules/i18next-http-backend": {
-      "version": "2.6.1",
-      "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz",
-      "integrity": "sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==",
+      "version": "2.6.2",
+      "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.2.tgz",
+      "integrity": "sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==",
       "dependencies": {
         "cross-fetch": "4.0.0"
       }

+ 1 - 1
frontend/package.json

@@ -18,7 +18,7 @@
     "eslint-config-airbnb-typescript": "^18.0.0",
     "i18next": "^23.15.1",
     "i18next-browser-languagedetector": "^8.0.0",
-    "i18next-http-backend": "^2.6.1",
+    "i18next-http-backend": "^2.6.2",
     "jose": "^5.9.3",
     "monaco-editor": "^0.52.0",
     "react": "^18.3.1",