Update dependency svg2pdf.js to v2.2.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-06-18 00:15:27 +00:00
parent b6ad281a10
commit 6561d9f09c

View File

@ -3837,9 +3837,10 @@
}
},
"node_modules/svg2pdf.js": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/svg2pdf.js/-/svg2pdf.js-2.2.3.tgz",
"integrity": "sha512-PqOkKIy+zzU3DQQnPpzvwpjqtonCiPz8bAUVzXlz0f25p7pFvGTnj8IGwoFBV9bBlhLk50FABDzTW8JZNOyQaQ==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/svg2pdf.js/-/svg2pdf.js-2.2.4.tgz",
"integrity": "sha512-ujf+KqVpwAk/MPpTQqv4psV5eVLX/SoIJVHqe2ZhcqZfLd4DF48TzJBC95dVyoZSLqGbXp+GnfwotvCsJwrXXQ==",
"license": "MIT",
"dependencies": {
"cssesc": "^3.0.0",
"font-family-papandreou": "^0.2.0-patch1",