diff --git a/package-lock.json b/package-lock.json index 1f72f78..81a8bef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.5.6", "@astrojs/sitemap": "^3.1.1", "@astrojs/vercel": "^7.3.4", - "astro": "^4.4.11", + "astro": "^4.4.15", "nodemailer": "^6.9.10", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", @@ -3154,9 +3154,9 @@ } }, "node_modules/astro": { - "version": "4.4.11", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.11.tgz", - "integrity": "sha512-mJ1k67xzAJO1vTTpATe76uSWhOgiEj3Id7narE6X2rMMOBjR8vJM+9Cmv/Wbpot6uMwFo780skUowlMptK96fQ==", + "version": "4.4.15", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.15.tgz", + "integrity": "sha512-RTiAnlO8hDp6GqMVvaeJxyuCJhHNEho09lHshMNQBqgRabYPOJGW0HZZrbLRGNOqN9I14ivhZIunYGgAaGQpWw==", "dependencies": { "@astrojs/compiler": "^2.5.3", "@astrojs/internal-helpers": "0.2.1", diff --git a/package.json b/package.json index b8892d0..8a37015 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@astrojs/check": "^0.5.6", "@astrojs/sitemap": "^3.1.1", "@astrojs/vercel": "^7.3.4", - "astro": "^4.4.11", + "astro": "^4.4.15", "nodemailer": "^6.9.10", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0",