From 926a5cb3d18b3b907fe46090e7239c725817f7bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 05:45:29 +0000 Subject: [PATCH] fix: upgrade @nuxtjs/robots from 5.2.10 to 5.2.11 Snyk has created this PR to upgrade @nuxtjs/robots from 5.2.10 to 5.2.11. See this package in npm: @nuxtjs/robots 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 1226eec..9b6f444 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@heroicons/vue": "^2.2.0", "@monyone/aho-corasick": "^1.0.4", "@nuxtjs/i18n": "9.5.5", - "@nuxtjs/robots": "5.2.10", + "@nuxtjs/robots": "5.2.11", "@nuxtjs/seo": "3.0.3", "@nuxtjs/tailwindcss": "6.14.0", "@sentry/nuxt": "^9.29.0",