Skip to content

Commit

Permalink
chore: updated express/body-parser to do caret matching to avoid depe…
Browse files Browse the repository at this point in the history
…ndabot getting on my case (#302)
  • Loading branch information
bizob2828 authored Sep 20, 2024
1 parent 7ab07e6 commit e16933c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"dependencies": {
"bcrypt": "^5.1.1",
"body-parser": "1.19.0",
"express": "4.17.1",
"body-parser": "^1.20.3",
"express": "^4.21.0",
"knex": "^3.1.0",
"pg": "^8.12.0"
}
Expand Down

0 comments on commit e16933c

Please sign in to comment.