Skip to content

Commit d3575db

Browse files
authored
Merge pull request #580 from telefonicaid/task/upgrade_express
Update express dependency to version 4.22.1
2 parents 3caa461 + c653398 commit d3575db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES_NEXT_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
- Upgrade express from 4.21.2 to 4.22.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"async": "2.6.4",
3131
"body-parser": "1.20.3",
32-
"express": "4.21.2",
32+
"express": "4.22.1",
3333
"logops": "2.1.2",
3434
"mustache": "2.3.2",
3535
"node-cache": "5.1.2",

0 commit comments

Comments
 (0)