diff --git a/package-lock.json b/package-lock.json index 423a8f8..83dccca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@astrojs/check": "^0.9.8", - "astro": "^6.1.5", + "astro": "^6.1.6", "bootstrap": "^5.3.8", "sass": "^1.99.0", "typescript": "^5.9.3" @@ -2200,9 +2200,9 @@ } }, "node_modules/astro": { - "version": "6.1.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.5.tgz", - "integrity": "sha512-AJVw/JlssxUCBFi3Hp4djL8Pt7wUQqStBBawCd8cNGBBM2lBzp/rXGguzt4OcMfW+86fs0hpFwMyopHM2r6d3g==", + "version": "6.1.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.6.tgz", + "integrity": "sha512-pRsz+kYriwCV/AUcY/I9OVKtVHuYFs2DtCszAxprXded/kTE53nMwxfnK0Nf6FPfaX9vcUiLnigcSIhuFoKntA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^3.0.1", diff --git a/package.json b/package.json index cea506a..dd202a2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.8", - "astro": "^6.1.5", + "astro": "^6.1.6", "bootstrap": "^5.3.8", "sass": "^1.99.0", "typescript": "^5.9.3"