diff --git a/package.json b/package.json index f5dcc4d4..a395aad0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lint": "eslint --ext .cjs,.mjs,.ts,.astro --ignore-path .gitignore ." }, "dependencies": { - "@astrojs/partytown": "^1.2.2", + "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.1", "@astrojs/tailwind": "^3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f27ac844..2ae8c959 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@astrojs/partytown': - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^1.2.3 + version: 1.2.3 '@astrojs/rss': specifier: ^2.4.3 version: 2.4.3 @@ -178,8 +178,8 @@ packages: - supports-color dev: false - /@astrojs/partytown@1.2.2: - resolution: {integrity: sha512-Df28kE+xExg+mc2jaPWgN3EYT9uvFmvWCHAuT3MUIxNBark9iVidOHFWNE5dy8+RfxpK3ryhvO5M18lK8OGvig==} + /@astrojs/partytown@1.2.3: + resolution: {integrity: sha512-EYdeFfSEe5RTQsz+6Mxb9JLJWztZEOw0yjAxoDbntCdTkxDCnIwqRAhUwftx+zWsh+JIw1hOkLRNN8QOmwBiqA==} dependencies: '@builder.io/partytown': 0.7.5 mrmime: 1.0.1