Skip to content

Commit 8ba5746

Browse files
fix(deps): update dependency knex to v2 [security]
1 parent b89bb6b commit 8ba5746

File tree

2 files changed

+162
-246
lines changed

2 files changed

+162
-246
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@todomvc-subscriptions/constants": "^1.0.0",
3131
"dotenv": "4.0.0",
3232
"graphql-yoga": "0.4.7",
33-
"knex": "0.14.2",
33+
"knex": "2.4.0",
3434
"ramda": "0.25.0",
3535
"sqlite3": "3.1.13"
3636
},

0 commit comments

Comments
 (0)