diff --git a/package.json b/package.json index f5dcc4d4..f0a90116 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@astrojs/partytown": "^1.2.2", "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^1.3.1", + "@astrojs/sitemap": "^1.3.2", "@astrojs/tailwind": "^3.1.3", "astro": "2.5.5", "astro-compress": "^1.1.46", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f27ac844..571ba43e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.4.3 version: 2.4.3 '@astrojs/sitemap': - specifier: ^1.3.1 - version: 1.3.1 + specifier: ^1.3.2 + version: 1.3.2 '@astrojs/tailwind': specifier: ^3.1.3 version: 3.1.3(astro@2.5.5)(tailwindcss@3.3.2)(ts-node@10.9.1) @@ -199,8 +199,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@1.3.1: - resolution: {integrity: sha512-4ZBug4ml+2Nl5/Uh4VSja8Kij/DU7/RaNMciXCNm1EzQkP/jm+nqMG1liDDcQK5zXPAoLeaat06IbhNlruvQjg==} + /@astrojs/sitemap@1.3.2: + resolution: {integrity: sha512-zZXU3Pr3OeSYtOfmph/k0SrQXqS3zjiH9yqyukRXMMKybhAKcMkMVI2f7N4Oo2ywqbSoaNRE9sGNQyTvBwSBZw==} dependencies: sitemap: 7.1.1 zod: 3.20.6