mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-30 10:36:35 +02:00
Update dependency knex to v2.4.1 (#7676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb84ae4d68
commit
46ec0c1381
@ -36,7 +36,7 @@
|
||||
"fs-extra": "11.1.0",
|
||||
"html-entities": "1.4.0",
|
||||
"jquery": "3.6.3",
|
||||
"knex": "2.4.0",
|
||||
"knex": "2.4.1",
|
||||
"koa": "2.14.1",
|
||||
"markdown-it": "13.0.1",
|
||||
"mustache": "4.2.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -5070,7 +5070,7 @@ __metadata:
|
||||
jest-expect-message: 1.1.3
|
||||
jquery: 3.6.3
|
||||
jsdom: 16.7.0
|
||||
knex: 2.4.0
|
||||
knex: 2.4.1
|
||||
koa: 2.14.1
|
||||
markdown-it: 13.0.1
|
||||
mustache: 4.2.0
|
||||
@ -20716,9 +20716,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"knex@npm:2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "knex@npm:2.4.0"
|
||||
"knex@npm:2.4.1":
|
||||
version: 2.4.1
|
||||
resolution: "knex@npm:2.4.1"
|
||||
dependencies:
|
||||
colorette: 2.0.19
|
||||
commander: ^9.1.0
|
||||
@ -20751,7 +20751,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
knex: bin/cli.js
|
||||
checksum: 66b4ae8412c61125b78512a66d924af95116628e16026efce4d03b80b2ced6b63208b37bb49fb52a499761da5e8981e136b48fcefcd48c3fe9fc72d9d17c5661
|
||||
checksum: 03caf06c2305379f25bfe9427512862b0bf6564f087a40456fd1bd4df081f9b0b4cfd050bb747861ef0ec95d26aacbef415fe1f2e1e6e1c963e722e6eb50573d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user