From af3a6628764e12a5c4953d0aed8c92e4b346e78c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Jul 2025 07:31:33 +0000 Subject: [PATCH] fix: upgrade @nuxtjs/i18n from 9.5.4 to 9.5.5 Snyk has created this PR to upgrade @nuxtjs/i18n from 9.5.4 to 9.5.5. See this package in npm: @nuxtjs/i18n See this project in Snyk: https://app.snyk.io/org/hpware/project/87683307-fe2e-4cc5-ab03-68f884a73ad5?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d916348..a6746ad 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fontsource/fira-sans": "^5.2.6", "@heroicons/vue": "^2.2.0", "@monyone/aho-corasick": "^1.0.4", - "@nuxtjs/i18n": "9.5.4", + "@nuxtjs/i18n": "9.5.5", "@nuxtjs/robots": "5.2.10", "@nuxtjs/seo": "3.0.3", "@nuxtjs/tailwindcss": "6.14.0",