diff --git a/package-lock.json b/package-lock.json index 5232309..13706e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@astrojs/check": "^0.5.6", "@astrojs/sitemap": "^3.0.5", "@astrojs/tailwind": "^5.1.0", - "@astrojs/vercel": "^7.3.1", + "@astrojs/vercel": "^7.3.4", "astro": "^4.4.5", "astro-compressor": "^0.4.1", "globby": "^14.0.1", @@ -202,9 +202,9 @@ } }, "node_modules/@astrojs/vercel": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.3.1.tgz", - "integrity": "sha512-nzpvuRIJMbmLXd0nQpVrOGCPOEx792aAI25aFNK3uC0lD/yGyAlY4nHkCeaE/c+0vkiRdCbfGlHujz3emWpg2w==", + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.3.4.tgz", + "integrity": "sha512-EiuTe51/5ERiA1UbZCn8G2NmfDgb3x2SdfyVpVszpttS43k7wpPxbMqYNi5DgEsisFPGCcsu818exRi3m52CXA==", "dependencies": { "@astrojs/internal-helpers": "0.2.1", "@vercel/analytics": "^1.0.2", diff --git a/package.json b/package.json index 7ba5fa6..f600a3c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@astrojs/check": "^0.5.6", "@astrojs/sitemap": "^3.0.5", "@astrojs/tailwind": "^5.1.0", - "@astrojs/vercel": "^7.3.1", + "@astrojs/vercel": "^7.3.4", "astro": "^4.4.5", "astro-compressor": "^0.4.1", "globby": "^14.0.1",