fix: package.json to reduce vulnerabilities
Some checks failed
Build / build (22.12.0) (push) Has been cancelled
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:
parent
26d7ffa0ed
commit
8ec465b9c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue