diff --git a/package-lock.json b/package-lock.json index 74b140f05..8bc98ea95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@expressive-code/plugin-collapsible-sections": "^0.33.2", "@nanostores/react": "^0.7.2", "algoliasearch": "^4.22.1", - "astro": "^4.4.3", + "astro": "^4.4.4", "astro-auto-import": "^0.4.2", "astro-expressive-code": "^0.33.2", "classnames": "^2.5.1", @@ -2578,9 +2578,9 @@ } }, "node_modules/astro": { - "version": "4.4.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.3.tgz", - "integrity": "sha512-9Ih+2mJv+i3XgGfU8m9evkNU7NEQWvOhqGsskrCwKmltuTtLol2hPw+eIfE49Yfktzfj5qLC6ZGkPxCJu5gkhA==", + "version": "4.4.4", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz", + "integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==", "dependencies": { "@astrojs/compiler": "^2.5.3", "@astrojs/internal-helpers": "0.2.1", diff --git a/package.json b/package.json index f15a60d6a..06ec7ab0a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@expressive-code/plugin-collapsible-sections": "^0.33.2", "@nanostores/react": "^0.7.2", "algoliasearch": "^4.22.1", - "astro": "^4.4.3", + "astro": "^4.4.4", "astro-auto-import": "^0.4.2", "astro-expressive-code": "^0.33.2", "classnames": "^2.5.1",