Skip to content

Commit

Permalink
Update dependency knex to v2.4.2 (laurent22#7713)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 4, 2023
1 parent 1d1d5fe commit dc81970
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fs-extra": "11.1.0",
"html-entities": "1.4.0",
"jquery": "3.6.3",
"knex": "2.4.1",
"knex": "2.4.2",
"koa": "2.14.1",
"markdown-it": "13.0.1",
"mustache": "4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5070,7 +5070,7 @@ __metadata:
jest-expect-message: 1.1.3
jquery: 3.6.3
jsdom: 16.7.0
knex: 2.4.1
knex: 2.4.2
koa: 2.14.1
markdown-it: 13.0.1
mustache: 4.2.0
Expand Down Expand Up @@ -20727,9 +20727,9 @@ __metadata:
languageName: node
linkType: hard

"knex@npm:2.4.1":
version: 2.4.1
resolution: "knex@npm:2.4.1"
"knex@npm:2.4.2":
version: 2.4.2
resolution: "knex@npm:2.4.2"
dependencies:
colorette: 2.0.19
commander: ^9.1.0
Expand Down Expand Up @@ -20762,7 +20762,7 @@ __metadata:
optional: true
bin:
knex: bin/cli.js
checksum: 03caf06c2305379f25bfe9427512862b0bf6564f087a40456fd1bd4df081f9b0b4cfd050bb747861ef0ec95d26aacbef415fe1f2e1e6e1c963e722e6eb50573d
checksum: cfb6436c0e3df3cd1f55d3637e4f222d1acbc7b6ec3757e52c92cbf0a7da4055d40156d707ffede57dc155af75d7f5739a49d1b31d8755bc77bc0e4e2a570748
languageName: node
linkType: hard

Expand Down

0 comments on commit dc81970

Please sign in to comment.