update @besties/html2png

This commit is contained in:
hazycora 2023-08-03 09:52:48 -05:00
parent 6876c5689e
commit de2d1857ed
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"author": "besties", "author": "besties",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@besties/html2png": "^0.1.9", "@besties/html2png": "^0.2.0",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"eta": "^3.1.0", "eta": "^3.1.0",
"express": "^4.18.2", "express": "^4.18.2",

View file

@ -6,8 +6,8 @@ settings:
dependencies: dependencies:
'@besties/html2png': '@besties/html2png':
specifier: ^0.1.9 specifier: ^0.2.0
version: 0.1.9 version: 0.2.0
dotenv: dotenv:
specifier: ^16.3.1 specifier: ^16.3.1
version: 16.3.1 version: 16.3.1
@ -63,8 +63,8 @@ packages:
js-tokens: 4.0.0 js-tokens: 4.0.0
dev: true dev: true
/@besties/html2png@0.1.9: /@besties/html2png@0.2.0:
resolution: {integrity: sha512-yUNmTn3MErXeYe8Uunz8lWckofru23EQbvrWODQNgZe0NvfEiWuvL/GWfPdbeSzZlIPLw1WTnJp0PewCgMziIg==} resolution: {integrity: sha512-Qp1KRLsYtLyd+ojDsqZAnINcsfCb9Ccd2kxep2oTp1wEsigGaRWYNG3kXekvJAuU3KMLz91icjMWW0lMUXjSfQ==}
dependencies: dependencies:
'@resvg/resvg-wasm': 2.4.1 '@resvg/resvg-wasm': 2.4.1
html-minifier: 4.0.0 html-minifier: 4.0.0