diff --git a/package-lock.json b/package-lock.json index 02c91ea..ebaa302 100644 --- a/package-lock.json +++ b/package-lock.json @@ -137,9 +137,9 @@ } }, "node_modules/@astrojs/rss": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.10.tgz", - "integrity": "sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==", + "version": "4.0.11", + "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.11.tgz", + "integrity": "sha512-3e3H8i6kc97KGnn9iaZBJpIkdoQi8MmR5zH5R+dWsfCM44lLTszOqy1OBfGGxDt56mpQkYVtZJWoxMyWuUZBfw==", "license": "MIT", "dependencies": { "fast-xml-parser": "^4.5.0", @@ -2009,9 +2009,9 @@ } }, "node_modules/astro": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.1.1.tgz", - "integrity": "sha512-prpWC2PRs4P3FKQg6gZaU+VNMqbZi5pDvORGB2nrjfRjkrvF6/l4BqhvkJ6YQ0Ohm5rIMVz8ljgaRI77mLHbwg==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.1.2.tgz", + "integrity": "sha512-+U5lXPEJZ6cQx0botGbPhzN6XGWRgDtXgy/RUkpTmUj18LW6pbzYo0O0k3hFWOazlI039bZ+4P2e/oSNlKzm0Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3",