Skip to content

Commit 2fb4866

Browse files
committed
fix(deps): update dependency knex to v0.15.0
1 parent 8324a81 commit 2fb4866

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

package-lock.json

Lines changed: 14 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@js-migrations/core": "6.2.1",
29-
"knex": "0.14.6",
29+
"knex": "0.15.0",
3030
"lodash": "4.17.10",
3131
"make-error": "1.3.4"
3232
},

0 commit comments

Comments
 (0)