From cd8907af494deed106c03132775529422ddbdb36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:39:07 +0000 Subject: [PATCH] chore(deps): update dependency vuefire to v3.1.2 --- patches/nuxt-vuefire/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/nuxt-vuefire/package.json b/patches/nuxt-vuefire/package.json index 948f5d7..08e3027 100644 --- a/patches/nuxt-vuefire/package.json +++ b/patches/nuxt-vuefire/package.json @@ -55,7 +55,7 @@ "firebase-admin": "^11.4.0", "firebase-functions": "^4.1.1", "nuxt": "^3.0.0", - "vuefire": "3.0.1" + "vuefire": "3.1.2" }, "scripts": { "build": "nuxt-module-build",