Skip to content

Commit

Permalink
Merge pull request #672 from telefonicaid/hardening/upgrade-express-t…
Browse files Browse the repository at this point in the history
…o-4.19.2

FIX upgrade express dep from ~4.16.4 to 4.19.2
  • Loading branch information
AlvaroVega authored Apr 1, 2024
2 parents d1173a6 + 3e270f8 commit 4de7257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Upgrade express dep from ~4.16.4 to 4.19.2 due to a vulnerability
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"async": "2.6.4",
"body-parser": "1.18.3",
"dateformat": "3.0.3",
"express": "~4.16.4",
"express": "4.19.2",
"iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
"logops": "2.1.2",
"mqtt": "4.3.7",
Expand Down

0 comments on commit 4de7257

Please sign in to comment.