diff --git a/package-lock.json b/package-lock.json index 53ae2d02..e917fa95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3006,9 +3006,9 @@ } }, "@panter/vue-i18next": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.13.0.tgz", - "integrity": "sha512-SF2lW3w9gA1kSPxW4JCS014PVCJ5OQJdSm5Ls5jgaLYsSP7fjwIAWTMo+ajnEzUv6H7H8jOIehMUruJ9ZwAGIg==", + "version": "0.15.1", + "resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.1.tgz", + "integrity": "sha512-Bz6pKt5YLwLssWAZ83g1zr658Wf9XnubWsTQF5mDygcH+VLZ9Cv1RWRZK2EIbcNClIeWS9/Le98uP2SlNqQExQ==", "requires": { "deepmerge": "^2.0.0" }, diff --git a/package.json b/package.json index 6ae94976..50f3dd26 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ } }, "dependencies": { - "@panter/vue-i18next": "^0.13.0", + "@panter/vue-i18next": "^0.15.1", "@trodi/electron-splashscreen": "^0.3.4", "about-window": "^1.13.2", "animate.css": "^3.7.0",