Skip to content

Commit 07c771b

Browse files
Bump knex from 0.17.6 to 0.20.1 in /server
Bumps [knex](https://github.com/tgriesser/knex) from 0.17.6 to 0.20.1. - [Release notes](https://github.com/tgriesser/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](https://github.com/tgriesser/knex/commits/0.20.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a3d3c9 commit 07c771b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "^4.17.1",
2121
"http-errors": "^1.7.2",
2222
"jsonwebtoken": "^8.5.1",
23-
"knex": "^0.17.6",
23+
"knex": "^0.20.1",
2424
"mocha": "^6.2.0",
2525
"nodecloud": "^1.0.0-beta.1",
2626
"path": "^0.12.7",

0 commit comments

Comments
 (0)