diff --git a/package-lock.json b/package-lock.json index e2a1243..95bd109 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@nuxt/devtools": "2.6.2", "@nuxt/eslint": "1.8.0", "@nuxtjs/eslint-module": "4.1.0", - "@nuxtjs/i18n": "10.0.4", + "@nuxtjs/i18n": "10.0.5", "@stylistic/eslint-plugin": "5.2.3", "@vue/test-utils": "2.4.6", "esbuild": "0.25.8", @@ -5766,9 +5766,9 @@ } }, "node_modules/@nuxtjs/i18n": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.0.4.tgz", - "integrity": "sha512-BPm4SZyDKshbJqi8li6Tyy2ds/aQtwoMYgyH0XX5ZqCcnrANWur4RuWBYjQQssdoQFjP8deMjBybfefI5lQNwQ==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.0.5.tgz", + "integrity": "sha512-rLQc/nEVWL0xMJf1a6+ndUpdQtxPBFzm4jeqG4o7HuXtDLn4HOe1dPdu7AsaIqq7EcsEjZ5T4mX4X8XnB8cT0Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0e800e0..faeffa3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@nuxt/devtools": "2.6.2", "@nuxt/eslint": "1.8.0", "@nuxtjs/eslint-module": "4.1.0", - "@nuxtjs/i18n": "10.0.4", + "@nuxtjs/i18n": "10.0.5", "@stylistic/eslint-plugin": "5.2.3", "@vue/test-utils": "2.4.6", "esbuild": "0.25.8",