diff --git a/package-lock.json b/package-lock.json index 94c354a..f836b8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@pseinfo/i18n": "github:pseinfo/i18n", "astro": "^6.4.8", - "i18next": "^26.3.3", + "i18next": "^26.3.4", "lucide-react": "^1.22.0", "react": "^19.2.6", "react-i18next": "^17.0.8" @@ -3859,9 +3859,9 @@ "license": "BSD-2-Clause" }, "node_modules/i18next": { - "version": "26.3.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.3.tgz", - "integrity": "sha512-aYVegyBdXSO93CMMihvr47jI7GHSOcIahMpJX+qzUXDzW4xDJf2uenIA+45vDU+YhiVdcfsql70AC9RVdMNrHg==", + "version": "26.3.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.4.tgz", + "integrity": "sha512-pa7m0d7pBDqGHZxljT+WPFeyFgQ7P7SciPPo1tTqYuO0z4sqADYhwnBESmmGp/wEof1inwdls/k8ZgTg8rxFHA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index bd32767..be6cb1c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@pseinfo/i18n": "github:pseinfo/i18n", "astro": "^6.4.8", - "i18next": "^26.3.3", + "i18next": "^26.3.4", "lucide-react": "^1.22.0", "react": "^19.2.6", "react-i18next": "^17.0.8"