fix: package.json to reduce vulnerabilities
Some checks failed
Build / build (22.12.0) (push) Has been cancelled

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NESTJSCORE-15920868
This commit is contained in:
postiz-agent[bot] 2026-04-08 04:35:04 +00:00 committed by GitHub
parent 26d7ffa0ed
commit 8ec465b9c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@
"@nest-lab/throttler-storage-redis": "^1.2.0",
"@nestjs/cli": "10.0.2",
"@nestjs/common": "^10.0.2",
"@nestjs/core": "^10.0.2",
"@nestjs/core": "^11.1.18",
"@nestjs/microservices": "^10.3.1",
"@nestjs/platform-express": "^10.0.2",
"@nestjs/schedule": "^4.0.0",