Skip to content

Commit

Permalink
Bump express from 4.17.3 to 4.19.2 in /example/basic (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent de490b6 commit ab4c37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/basic/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node index.js"
},
"dependencies": {
"express": "4.17.3",
"express": "4.19.2",
"i18next": "22.4.10",
"i18next-http-middleware": "3.3.0",
"i18next-fs-backend": "2.1.1"
Expand Down

0 comments on commit ab4c37f

Please sign in to comment.