Skip to content

Commit f4b242a

Browse files
fix(deps): update dependency express to v4.21.2
1 parent 31a5a55 commit f4b242a

File tree

3 files changed

+40
-114
lines changed

3 files changed

+40
-114
lines changed

package-lock.json

Lines changed: 38 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"class-transformer": "0.5.1",
6464
"class-validator": "0.14.1",
6565
"cors": "2.8.5",
66-
"express": "4.21.1",
66+
"express": "4.21.2",
6767
"fast-json-stringify": "6.0.0",
6868
"fast-safe-stringify": "2.1.1",
6969
"iterare": "1.2.1",

packages/platform-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"body-parser": "1.20.3",
2222
"cors": "2.8.5",
23-
"express": "4.21.1",
23+
"express": "4.21.2",
2424
"multer": "1.4.4-lts.1",
2525
"tslib": "2.8.1"
2626
},

0 commit comments

Comments
 (0)