Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit ada45ee

Browse files
committed
fix(deps): update dependency knex to v0.15.0
1 parent 7839082 commit ada45ee

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-entity-repos/core": "9.1.1",
29-
"knex": "0.14.6",
29+
"knex": "0.15.0",
3030
"lodash": "4.17.10"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)