Skip to content

Commit 37dc39a

Browse files
snyk-botpawelangelow
authored andcommitted
fix: redisinsight/api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10185673 - https://snyk.io/vuln/SNYK-JS-MULTER-10185675
1 parent 5ad5b0b commit 37dc39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@nestjs/common": "^11.0.20",
5555
"@nestjs/core": "^11.0.20",
5656
"@nestjs/event-emitter": "^3.0.1",
57-
"@nestjs/platform-express": "^11.0.20",
57+
"@nestjs/platform-express": "^11.1.2",
5858
"@nestjs/platform-socket.io": "^11.0.20",
5959
"@nestjs/serve-static": "^5.0.3",
6060
"@nestjs/swagger": "^11.1.3",

0 commit comments

Comments
 (0)