Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent c5f2894 commit af6a6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/basic-locize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node index.js"
},
"dependencies": {
"express": "4.19.2",
"express": "4.20.0",
"i18next": "19.8.1",
"i18next-http-middleware": "3.1.4",
"i18next-locize-backend": "4.0.7"
Expand Down

0 comments on commit af6a6ee

Please sign in to comment.