diff --git a/package-lock.json b/package-lock.json index de49adc..10b0bce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "20.5.0", "@commitlint/config-conventional": "20.5.0", "@types/node": "24.12.0", - "astro": "6.1.5", + "astro": "6.1.6", "eventsource": "4.1.0", "globals": "17.5.0", "husky": "9.1.7", @@ -3023,9 +3023,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==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b5cac0d..057df51 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@commitlint/cli": "20.5.0", "@commitlint/config-conventional": "20.5.0", "@types/node": "24.12.0", - "astro": "6.1.5", + "astro": "6.1.6", "eventsource": "4.1.0", "globals": "17.5.0", "husky": "9.1.7",