From 29ac89902dc93f21b127873210f6a5fb77873dae Mon Sep 17 00:00:00 2001 From: Dinkar Date: Fri, 13 Sep 2024 15:49:24 +0530 Subject: [PATCH] fix: build fail --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2ec2708..d016525 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@unocss/nuxt": "^0.58.5", "nuxt": "^3.10.1", "nuxt-icon": "^0.6.8", - "nuxt-security": "1.1.1", + "nuxt-security": "2.0.0-rc.9", "tailwindcss": "^3.4.1", "vue-router": "^4.2.5" }, @@ -25,4 +25,4 @@ "@unocss/reset": "^0.58.5", "@vueuse/nuxt": "^10.7.2" } -} +} \ No newline at end of file