Skip to content

Commit

Permalink
Merge pull request #535 from telefonicaid/dependabot/npm_and_yarn/exp…
Browse files Browse the repository at this point in the history
…ress-4.19.2

Bump express from 4.18.1 to 4.19.2
  • Loading branch information
fgalan authored Apr 1, 2024
2 parents 020d5a7 + 86ff53c commit 1bc6ebe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Remove: RPM stuff
- Upgrade express dep from 4.18.1 to 4.19.2 due to a vulnerability
- Remove: RPM stuff
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"async": "2.6.4",
"body-parser": "1.20.0",
"express": "4.18.1",
"express": "4.19.2",
"logops": "2.1.2",
"mustache": "2.3.2",
"node-cache": "5.1.2",
Expand Down

0 comments on commit 1bc6ebe

Please sign in to comment.