Skip to content

Commit 0353cf7

Browse files
fix(deps): update dependency knex to v2 [security]
1 parent 99bb608 commit 0353cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

back/strapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"form-data": "^4.0.0",
2323
"html-pdf-node": "^1.0.7",
2424
"json2csv": "^5.0.6",
25-
"knex": "^0.95",
25+
"knex": "^2.0.0",
2626
"lodash": "^4.17.21",
2727
"node-fetch": "^3.2.10",
2828
"pg": "latest",

0 commit comments

Comments
 (0)