Skip to content

Commit 9e43033

Browse files
committed
chore: upgrade xmldom
1 parent c4510f4 commit 9e43033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fonteditor-core",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "fonts (ttf, woff, woff2, eot, svg, otf) parse, write, transform, glyph adjust.",
55
"keywords": [
66
"sfnt",
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"dependencies": {
56-
"xmldom": "~0.1.19"
56+
"xmldom": "^0.5.0"
5757
},
5858
"repository": {
5959
"type": "git",

0 commit comments

Comments
 (0)