diff --git a/package-lock.json b/package-lock.json index ae36dc0..110c22b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/starlight": "^0.21.3", "@astrojs/starlight-tailwind": "^2.0.1", "@astrojs/tailwind": "^5.1.0", - "@astrojs/vercel": "^7.5.0", + "@astrojs/vercel": "^7.5.2", "astro": "^4.5.12", "astro-compressor": "^0.4.1", "globby": "^14.0.1", @@ -288,9 +288,9 @@ } }, "node_modules/@astrojs/vercel": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.0.tgz", - "integrity": "sha512-RYFZNHkfNgFNb41nblG26ubw5924hAjLYs+Bpp4kttcsYJAX/wavIfDbfZQ/XesDTKwIH+Gi/+3c5bldZePFDA==", + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-7.5.2.tgz", + "integrity": "sha512-Wvz5wCvmc1iu22KcVEpEAXsyzAWrVIkcXOReqd6QAUTJ5Kj1oYsZdZqJuibjbM6hDfnhTF78W64XXUKH+Wb0cg==", "dependencies": { "@astrojs/internal-helpers": "0.4.0", "@vercel/analytics": "^1.0.2", diff --git a/package.json b/package.json index 388e08f..049b2e4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/starlight": "^0.21.3", "@astrojs/starlight-tailwind": "^2.0.1", "@astrojs/tailwind": "^5.1.0", - "@astrojs/vercel": "^7.5.0", + "@astrojs/vercel": "^7.5.2", "astro": "^4.5.12", "astro-compressor": "^0.4.1", "globby": "^14.0.1",