瀏覽代碼

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

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.6.0 to 2.6.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
a24779fdb8
共有 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.14.0",
         "i18next-browser-languagedetector": "^8.0.0",
-        "i18next-http-backend": "^2.6.0",
+        "i18next-http-backend": "^2.6.1",
         "jose": "^5.7.0",
         "monaco-editor": "^0.50.0",
         "react": "^18.3.1",
@@ -8164,9 +8164,9 @@
       }
     },
     "node_modules/i18next-http-backend": {
-      "version": "2.6.0",
-      "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.0.tgz",
-      "integrity": "sha512-WX5pXYNrAz2fj8ajsAuCIsogOEvJL+aHw4RTQAD/uqPoLV1FHqa6IsUULTfa3GtREVQbApp0U3woLhz9EuR2pQ==",
+      "version": "2.6.1",
+      "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz",
+      "integrity": "sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==",
       "dependencies": {
         "cross-fetch": "4.0.0"
       }

+ 1 - 1
frontend/package.json

@@ -18,7 +18,7 @@
     "eslint-config-airbnb-typescript": "^18.0.0",
     "i18next": "^23.14.0",
     "i18next-browser-languagedetector": "^8.0.0",
-    "i18next-http-backend": "^2.6.0",
+    "i18next-http-backend": "^2.6.1",
     "jose": "^5.7.0",
     "monaco-editor": "^0.50.0",
     "react": "^18.3.1",