Skip to content

Commit 0706079

Browse files
Update dependency knex to v2 [SECURITY]
1 parent 92e0b6b commit 0706079

File tree

2 files changed

+123
-81
lines changed

2 files changed

+123
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"express-session": "^1.17.0",
2222
"faker": "^2.1.1",
2323
"fetch-politely": "^2.0.0-3",
24-
"knex": "^0.15.2",
24+
"knex": "^2.0.0",
2525
"knex-migrator-extension": "^0.1.4",
2626
"lodash.clonedeep": "^4.5.0",
2727
"lodash.escape": "^4.0.1",

0 commit comments

Comments
 (0)