Skip to content

Commit cb94349

Browse files
Bump knex from 0.19.4 to 0.19.5 (#47)
* Bump knex from 0.19.4 to 0.19.5 Bumps [knex](https://github.com/knex/knex) from 0.19.4 to 0.19.5. - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](https://github.com/knex/knex/commits/0.19.5) Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Co-authored-by: Charles Burgess <consulting@cvburgess.com>
1 parent 1e1f9dd commit cb94349

File tree

2 files changed

+16
-22
lines changed

2 files changed

+16
-22
lines changed

package-lock.json

Lines changed: 15 additions & 21 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
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"apollo-datasource": "^0.6.3",
4444
"apollo-server-caching": "^0.5.0",
45-
"knex": "^0.19.4",
45+
"knex": "^0.19.5",
4646
"knex-tiny-logger": "^1.1.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)