diff --git a/package.json b/package.json index 9dd97bafa..444d2c80d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@wagmi/core": "^1.4.1", "@web3modal/wagmi": "3.5.7", "@webcomponents/template-shadowroot": "^0.2.1", - "astro": "4.12.1", + "astro": "4.12.2", "autoprefixer": "10.4.19", "bad-words": "^3.0.4", "bignumber.js": "9.1.2", diff --git a/yarn.lock b/yarn.lock index a24087f40..103e9f77f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5019,10 +5019,10 @@ assertion-error@^1.1.0: resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b" integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw== -astro@4.12.1: - version "4.12.1" - resolved "https://registry.yarnpkg.com/astro/-/astro-4.12.1.tgz#8fca97eaa34ef473927a1370ebf1f997079406a7" - integrity sha512-KwBoXYL4L1XLTTjoj4z6q1g/tZfWDKR1pKSTAshVqt5FH2eu82pnGW737SxcT/Ssg/hLlb9KnWiclXmqWpcbCQ== +astro@4.12.2: + version "4.12.2" + resolved "https://registry.yarnpkg.com/astro/-/astro-4.12.2.tgz#c92bec880e05577997dd963a423f0ad54e7d6cf4" + integrity sha512-l6OmqlL+FiuSi9x6F+EGZitteOznq1JffOil7st7cdqeMCTEIym4oagI1a6zp6QekliKWEEZWdplGhgh1k1f7Q== dependencies: "@astrojs/compiler" "^2.9.0" "@astrojs/internal-helpers" "0.4.1"