diff --git a/package.json b/package.json index 6b1a705..09d01e4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "dependencies": { "@astrojs/node": "^8.2.3", "@astrojs/starlight": "^0.21.1", - "@interledger/docs-design-system": "^0.3.0", + "@interledger/docs-design-system": "^0.3.2", "@types/showdown": "^2.0.6", - "astro": "^4.5.3", + "astro": "^4.5.4", "html-to-text": "^9.0.5", "markdown-it": "^14.0.0", "node-html-parser": "^6.1.12",