chore: update fast-xml-parser and strnum dependencies

- Removed fast-xml-parser version 4.3.4 and updated to version 5.3.6 in package.json and pnpm-lock.yaml.
- Updated strnum dependency from version 1.1.2 to 2.1.2 in pnpm-lock.yaml.
This commit is contained in:
Mauricio Siu
2026-02-18 11:53:10 -06:00
parent 49914c5d92
commit 37e5c52cbe
2 changed files with 10 additions and 12 deletions

View File

@@ -46,8 +46,7 @@
},
"pnpm": {
"overrides": {
"esbuild": "0.20.2",
"fast-xml-parser": "4.3.4"
"esbuild": "0.20.2"
},
"ignoredBuiltDependencies": [
"@prisma/client"