Skip to content

Commit 67f436f

Browse files
authored
Merge pull request #1629 from merico-dev/fix-trivy
chore: update Express and body-parser dependencies
2 parents e1bb990 + a90a7d0 commit 67f436f

File tree

2 files changed

+308
-10
lines changed

2 files changed

+308
-10
lines changed

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"argparse": "^2.0.1",
3838
"axios": "^1.7.7",
3939
"bcrypt": "^5.1.1",
40-
"body-parser": "^1.20.2",
40+
"body-parser": "^1.20.3",
4141
"class-transformer": "^0.5.1",
4242
"class-validator": "^0.14.0",
4343
"class-validator-jsonschema": "^5.0.0",
4444
"cors": "^2.8.5",
4545
"crypto-js": "^4.2.0",
4646
"dotenv": "^16.3.1",
47-
"express": "^4.18.2",
47+
"express": "^4.21.2",
4848
"fs-extra": "^11.2.0",
4949
"generate-api-key": "^1.0.2",
5050
"i18n": "^0.15.1",

0 commit comments

Comments
 (0)