Skip to content

Commit 96eefcf

Browse files
fix(deps): update dependency knex to v2 [security]
1 parent dc6abeb commit 96eefcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/strapi-node/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/koa": "2.11.7"
1313
},
1414
"dependencies": {
15-
"knex": "0.21.17",
15+
"knex": "2.4.0",
1616
"koa": "2.13.1",
1717
"module-alias": "2.2.2",
1818
"sqlite3": "latest",

0 commit comments

Comments
 (0)