diff --git a/package.json b/package.json index 46477d5bb3..b84080e67f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@astrojs/react": "3.0.8", "@astrojs/svelte": "5.0.3", "@astrojs/tailwind": "5.0.4", - "@astrojs/vercel": "6.1.0", + "@astrojs/vercel": "6.1.1", "@astrojs/vue": "4.0.5", "@crossmint/client-sdk-base": "^1.0.1-alpha.6", "@crossmint/client-sdk-react-ui": "^1.0.1-alpha.6", diff --git a/yarn.lock b/yarn.lock index 25f7eaa56f..d78412afb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -176,10 +176,10 @@ resolved "https://registry.yarnpkg.com/@astrojs/underscore-redirects/-/underscore-redirects-0.3.3.tgz#a968b6980ad34d84093100264a1035b130732137" integrity sha512-qDAKhFO4M1KzP7mxoJfiehf8oyf3EB158MxAa6z10NeD2pR3o4K3LlOQI8CfJgXE+BDBQcnaLvVCg/Mz/Gkg4Q== -"@astrojs/vercel@6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-6.1.0.tgz#d9fb9f587e605605f551a30357714c0e8f130ca6" - integrity sha512-KcXRn8zjl48jIyBThz7QwLmqfnyqeYOcHUstvb/IVF6LErw//9FGDSG6p+o1bfv25IzbMW2PaYer4EwevSGmGw== +"@astrojs/vercel@6.1.1": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-6.1.1.tgz#a10fe3cc1310e99424e8e902214c27a871f52a7a" + integrity sha512-9y+rCO6LBAKP66/N2yogufTqgvy5cW4LDTFwJj1/DlZtKL+qIhEvp6GpkEbihd0BZdIkBxR/4OhMJBKMDx6ppQ== dependencies: "@astrojs/internal-helpers" "0.2.1" "@vercel/analytics" "^1.0.2"