Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.19.2 in /example/node (#134)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 26, 2024
1 parent d147d7b commit 43fd9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"i18next-http-backend": "1.0.17"
},
"devDependencies": {
"express": "4.17.1"
"express": "4.19.2"
}
}

0 comments on commit 43fd9ff

Please sign in to comment.