Add cookie version override in package.json and pnpm-lock.yaml
Some checks failed
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 14s
CI / build-frontend (push) Successful in 9m37s
CI / build-backend (push) Has been cancelled

This commit is contained in:
2025-12-29 12:53:54 -06:00
parent 6ac2968b73
commit 540f9712db
2 changed files with 473 additions and 1290 deletions

View File

@@ -15,6 +15,11 @@
"publishConfig": {
"registry": "https://git.quad4.io/api/packages/quad4-software/npm/"
},
"pnpm": {
"overrides": {
"cookie": "1.1.1"
}
},
"files": [
"build/**/*",
"bin/**/*",

1758
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff