Skip to content

Commit 8910fe1

Browse files
authored
chore: fix xml2js override (#12172)
* apply proper xml2js override * update lockfile
1 parent 879b011 commit 8910fe1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"pnpm": {
4949
"overrides": {
50-
"jimp>xml2js": "^0.6.0"
50+
"xml2js": "^0.6.0"
5151
}
5252
}
5353
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)