diff --git a/package-lock.json b/package-lock.json index 81b22a3..c5f7ce0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.5.5", "@astrojs/sitemap": "^3.1.1", "@astrojs/vercel": "^7.3.3", - "astro": "^4.4.4", + "astro": "^4.4.5", "nodemailer": "^6.9.10", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", @@ -3154,9 +3154,9 @@ } }, "node_modules/astro": { - "version": "4.4.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz", - "integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==", + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.5.tgz", + "integrity": "sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==", "dependencies": { "@astrojs/compiler": "^2.5.3", "@astrojs/internal-helpers": "0.2.1", diff --git a/package.json b/package.json index eb6e39c..d6dc924 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@astrojs/check": "^0.5.5", "@astrojs/sitemap": "^3.1.1", "@astrojs/vercel": "^7.3.3", - "astro": "^4.4.4", + "astro": "^4.4.5", "nodemailer": "^6.9.10", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0",