diff --git a/package.json b/package.json index dd55c4b..36c49c9 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "besties", "license": "ISC", "dependencies": { - "@besties/html2png": "^0.1.9", + "@besties/html2png": "^0.2.0", "dotenv": "^16.3.1", "eta": "^3.1.0", "express": "^4.18.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25824fb..8bb0912 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@besties/html2png': - specifier: ^0.1.9 - version: 0.1.9 + specifier: ^0.2.0 + version: 0.2.0 dotenv: specifier: ^16.3.1 version: 16.3.1 @@ -63,8 +63,8 @@ packages: js-tokens: 4.0.0 dev: true - /@besties/html2png@0.1.9: - resolution: {integrity: sha512-yUNmTn3MErXeYe8Uunz8lWckofru23EQbvrWODQNgZe0NvfEiWuvL/GWfPdbeSzZlIPLw1WTnJp0PewCgMziIg==} + /@besties/html2png@0.2.0: + resolution: {integrity: sha512-Qp1KRLsYtLyd+ojDsqZAnINcsfCb9Ccd2kxep2oTp1wEsigGaRWYNG3kXekvJAuU3KMLz91icjMWW0lMUXjSfQ==} dependencies: '@resvg/resvg-wasm': 2.4.1 html-minifier: 4.0.0