Skip to content

Commit

Permalink
fix(deps): update dependency knex to v2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 19bbd62 commit a17d709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"form-data": "^4.0.0",
"html-pdf-node": "^1.0.7",
"json2csv": "^5.0.6",
"knex": "^0.95",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"node-fetch": "^3.2.10",
"pg": "latest",
Expand Down

0 comments on commit a17d709

Please sign in to comment.