diff --git a/package-lock.json b/package-lock.json index c088a61..b4a43a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@fontsource/exo-2": "^5.1.0", "@tailwindcss/typography": "^0.5.15", "@wbmnky/license-report-generator": "^2.3.2", - "astro": "^4.16.13", + "astro": "^4.16.14", "astro-compress": "^2.3.5", "astro-critters": "^2.2.0", "astro-iconify": "^1.2.0", @@ -4091,9 +4091,9 @@ } }, "node_modules/astro": { - "version": "4.16.13", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", - "integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", + "version": "4.16.14", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz", + "integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/package.json b/package.json index f572220..9f4c5a4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fontsource/exo-2": "^5.1.0", "@tailwindcss/typography": "^0.5.15", "@wbmnky/license-report-generator": "^2.3.2", - "astro": "^4.16.13", + "astro": "^4.16.14", "astro-compress": "^2.3.5", "astro-critters": "^2.2.0", "astro-iconify": "^1.2.0",