Skip to content

Commit f11f451

Browse files
authored
chore: fix xml2js security warning (#10133)
1 parent aecd47e commit f11f451

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,10 @@
4242
"prettier-plugin-svelte": "^3.1.2",
4343
"typescript": "^5.2.2",
4444
"vitest": "^0.34.6"
45+
},
46+
"pnpm": {
47+
"overrides": {
48+
"jimp>xml2js": "^0.6.0"
49+
}
4550
}
4651
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)