Skip to content

Commit a9934b1

Browse files
committed
fix: 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 8774af7 commit a9934b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@nestjs/common": "^9.0.0",
3232
"@nestjs/config": "^2.3.1",
3333
"@nestjs/core": "^9.0.0",
34-
"@nestjs/platform-express": "^9.0.0",
34+
"@nestjs/platform-express": "^10.4.18",
3535
"@ngx-formly/core": "^6.1.1",
3636
"@ngx-formly/material": "^6.1.1",
3737
"axios": "^1.0.0",

0 commit comments

Comments
 (0)