diff --git a/package-lock.json b/package-lock.json index d2c05fce..aa32d7b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@astrojs/check": "^0.9.6", - "@astrojs/starlight": "^0.37.3", + "@astrojs/starlight": "^0.37.4", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", "astro": "^5.16.14" @@ -264,9 +264,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.37.3", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.3.tgz", - "integrity": "sha512-p7cqbAkBYkBTiK1NIomxAEoF9Wko+mTV503qDm5Wgh+0MGGJnSsIzCSSJ+rWm8toFk9mnzNwNbxcnjwzIBEU3w==", + "version": "0.37.4", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.4.tgz", + "integrity": "sha512-ygPGDgRd9nCcNgaYMNN7UeAMAkDOR1ibv3ps3xEz+cuvKG3CRLd19UwdB+Gyz1tbkyfjPWPkFKNhLwNybro8Tw==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^6.3.1", diff --git a/package.json b/package.json index 302b6808..8565ef6d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.6", - "@astrojs/starlight": "^0.37.3", + "@astrojs/starlight": "^0.37.4", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", "astro": "^5.16.14"