diff --git a/package-lock.json b/package-lock.json index 2f7b899..a266d2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@patternfly/react-tokens": "^6.0.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.9.3", + "astro": "^5.11.0", "change-case": "5.4.4", "commander": "^13.1.0", "glob": "^11.0.1", @@ -6322,9 +6322,9 @@ } }, "node_modules/astro": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.3.tgz", - "integrity": "sha512-VReZrpUa/3rfeiVvsQ1A2M3ujDPI+pDGIYOMtXPEZwut8tZoEyealXXLjitgCsJ+3dunKGZbg4Eak6i+r0vniw==", + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz", + "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", diff --git a/package.json b/package.json index c12c9d6..29e9f0f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@patternfly/react-tokens": "^6.0.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.9.3", + "astro": "^5.11.0", "change-case": "5.4.4", "commander": "^13.1.0", "glob": "^11.0.1",