From e124b09d27a5478db0e5af910ab4935fb1067496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:47:04 +0000 Subject: [PATCH] Bump canvg from 3.0.10 to 3.0.11 Bumps [canvg](https://github.com/canvg/canvg) from 3.0.10 to 3.0.11. - [Release notes](https://github.com/canvg/canvg/releases) - [Changelog](https://github.com/canvg/canvg/blob/v3.0.11/CHANGELOG.md) - [Commits](https://github.com/canvg/canvg/commits/v3.0.11) --- updated-dependencies: - dependency-name: canvg dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8dc92310..30d3bfaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,12 +14,12 @@ "jquery": "^3.1.1", "jspdf": "^2.3.0", "jspdf-autotable": "^3.0.10", - "survey-analytics": "latest", - "survey-core": "latest", - "survey-creator-core": "latest", - "survey-creator-knockout": "latest", - "survey-pdf": "latest", - "survey-vue": "latest", + "survey-analytics": "*", + "survey-core": "*", + "survey-creator-core": "*", + "survey-creator-knockout": "*", + "survey-pdf": "*", + "survey-vue": "*", "vue": "^2.6.11", "vue-router": "^3.1.6", "xlsx": "^0.16.9" @@ -4129,9 +4129,10 @@ ] }, "node_modules/canvg": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.10.tgz", - "integrity": "sha512-qwR2FRNO9NlzTeKIPIKpnTY6fqwuYSequ8Ru8c0YkYU7U0oW+hLUvWadLvAu1Rl72OMNiFhoLu4f8eUjQ7l/+Q==", + "version": "3.0.11", + "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.11.tgz", + "integrity": "sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==", + "license": "MIT", "optional": true, "dependencies": { "@babel/runtime": "^7.12.5", @@ -20449,9 +20450,9 @@ "dev": true }, "canvg": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.10.tgz", - "integrity": "sha512-qwR2FRNO9NlzTeKIPIKpnTY6fqwuYSequ8Ru8c0YkYU7U0oW+hLUvWadLvAu1Rl72OMNiFhoLu4f8eUjQ7l/+Q==", + "version": "3.0.11", + "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.11.tgz", + "integrity": "sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==", "optional": true, "requires": { "@babel/runtime": "^7.12.5",