Skip to content

Commit 8a67c48

Browse files
authored
Merge pull request #870 from telefonicaid/dependabot/npm_and_yarn/express-4.22.0
Bump express from 4.21.2 to 4.22.0
2 parents 6a9732c + d12fbf8 commit 8a67c48

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES_NEXT_RELEASE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Upgrade: express dependency from 4.21.2 to 4.22.0. (solving vulnerability CVE-2023-28155)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"async": "2.6.4",
6363
"body-parser": "~1.20.3",
64-
"express": "4.21.2",
64+
"express": "4.22.0",
6565
"html-to-text": "9.0.5",
6666
"is-html": "2.0.0",
6767
"logops": "2.1.2",

0 commit comments

Comments
 (0)