diff --git a/package.json b/package.json index cf3c493..dd55c4b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "besties", "license": "ISC", "dependencies": { - "@besties/html2png": "^0.1.8", + "@besties/html2png": "^0.1.9", "dotenv": "^16.3.1", "eta": "^3.1.0", "express": "^4.18.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa6e66c..25824fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@besties/html2png': - specifier: ^0.1.8 - version: 0.1.8 + specifier: ^0.1.9 + version: 0.1.9 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.8: - resolution: {integrity: sha512-UJmisg+TBR0G+gpfsKk4dUixcz7HCfpJy9pRyuFRzhXs0b7iWbkyKUmSlb070Dn7foQGTR3yL9gf8eUnhrqDWQ==} + /@besties/html2png@0.1.9: + resolution: {integrity: sha512-yUNmTn3MErXeYe8Uunz8lWckofru23EQbvrWODQNgZe0NvfEiWuvL/GWfPdbeSzZlIPLw1WTnJp0PewCgMziIg==} dependencies: '@resvg/resvg-wasm': 2.4.1 html-minifier: 4.0.0