Skip to content

Commit d0a130a

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CANVG-8663318
1 parent f82006b commit d0a130a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@turf/center": "^6.5.0",
146146
"@turf/meta": "^6.5.0",
147147
"@turf/turf": "6.5.0",
148-
"canvg": "3.0.10",
148+
"canvg": "4.0.3",
149149
"echarts": "5.5.0",
150150
"fast-xml-parser": "^4.2.7",
151151
"fetch-ie8": "1.5.0",

0 commit comments

Comments
 (0)