mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
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:
@@ -46,8 +46,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"esbuild": "0.20.2",
|
||||
"fast-xml-parser": "4.3.4"
|
||||
"esbuild": "0.20.2"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"@prisma/client"
|
||||
|
||||
Reference in New Issue
Block a user