diff --git a/package.json b/package.json index a36011eae..83ac7bb02 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "astro-robots-txt": "1.0.0", "astro-seo": "0.8.0", "conventional-changelog-conventionalcommits": "^7.0.2", - "dompurify": "3.0.6", + "dompurify": "3.0.8", "eslint": "8.56.0", "eslint-config-standard": "17.1.0", "eslint-plugin-astro": "0.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77d241083..687cbb091 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ devDependencies: specifier: ^7.0.2 version: 7.0.2 dompurify: - specifier: 3.0.6 - version: 3.0.6 + specifier: 3.0.8 + version: 3.0.8 eslint: specifier: 8.56.0 version: 8.56.0 @@ -5943,8 +5943,8 @@ packages: resolution: {integrity: sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==} dev: true - /dompurify@3.0.6: - resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==} + /dompurify@3.0.8: + resolution: {integrity: sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ==} dev: true /domutils@3.1.0: