mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency knex to v2.5.1 (#8689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39c118be90
commit
1141b1c2a1
@ -37,7 +37,7 @@
|
|||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
"html-entities": "1.4.0",
|
"html-entities": "1.4.0",
|
||||||
"jquery": "3.7.0",
|
"jquery": "3.7.0",
|
||||||
"knex": "2.5.0",
|
"knex": "2.5.1",
|
||||||
"koa": "2.14.2",
|
"koa": "2.14.2",
|
||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -4918,7 +4918,7 @@ __metadata:
|
|||||||
jest-expect-message: 1.1.3
|
jest-expect-message: 1.1.3
|
||||||
jquery: 3.7.0
|
jquery: 3.7.0
|
||||||
jsdom: 22.1.0
|
jsdom: 22.1.0
|
||||||
knex: 2.5.0
|
knex: 2.5.1
|
||||||
koa: 2.14.2
|
koa: 2.14.2
|
||||||
markdown-it: 13.0.1
|
markdown-it: 13.0.1
|
||||||
mustache: 4.2.0
|
mustache: 4.2.0
|
||||||
@ -21673,9 +21673,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"knex@npm:2.5.0":
|
"knex@npm:2.5.1":
|
||||||
version: 2.5.0
|
version: 2.5.1
|
||||||
resolution: "knex@npm:2.5.0"
|
resolution: "knex@npm:2.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette: 2.0.19
|
colorette: 2.0.19
|
||||||
commander: ^10.0.0
|
commander: ^10.0.0
|
||||||
@ -21708,7 +21708,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
knex: bin/cli.js
|
knex: bin/cli.js
|
||||||
checksum: 83c9fa20423546cbfcfedd28095645ad22c4a3529c02a94cbfe970800c0542c0dde502245237666f52da7edfe4b404b4acd3d5179fc37008ddaa6025b1fcfb9d
|
checksum: 4f2da7fda51a450de25274eb76034c869de0427c17831dc8472b8116e879d23aae0592c2ce4e9b2a473417867063ac6e7b29021b39b4a4d502335017a5a09278
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user