From 28b70e8b3cd4957b3153f34e0daef1c24c10589d Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 3 Sep 2024 13:57:12 +0300 Subject: [PATCH] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 155f8c6a..ac4919f3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@playform/pipe": "0.1.1", "@types/csso": "5.0.4", "@types/html-minifier-terser": "7.0.2", - "astro": "4.15.1", + "astro": "4.15.2", "csso": "5.0.5", "deepmerge-ts": "7.1.0", "html-minifier-terser": "7.2.0",