NPM fix
All checks were successful
Code Analysis and Production Deploy / analyze (push) Successful in 5m47s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Successful in 2m6s

This commit is contained in:
Torsten Schulz (local)
2026-06-13 00:42:00 +02:00
parent e3cb7282bc
commit 4b699de853
2 changed files with 109 additions and 565 deletions

View File

@@ -64,6 +64,7 @@
"vue-eslint-parser": "^10.2.0"
},
"overrides": {
"@peculiar/x509": "1.13.0"
"@peculiar/x509": "1.13.0",
"esbuild": "0.28.1"
}
}