mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency knex to v0.95.15 (#6998)
This commit is contained in:
parent
9d137d94ac
commit
8b176ff207
@ -36,7 +36,7 @@
|
|||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"html-entities": "^1.3.1",
|
"html-entities": "^1.3.1",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"knex": "0.95.4",
|
"knex": "0.95.15",
|
||||||
"koa": "2.8.1",
|
"koa": "2.8.1",
|
||||||
"markdown-it": "^12.0.4",
|
"markdown-it": "^12.0.4",
|
||||||
"mustache": "^3.1.0",
|
"mustache": "^3.1.0",
|
||||||
|
40
yarn.lock
40
yarn.lock
@ -4477,7 +4477,7 @@ __metadata:
|
|||||||
jest-expect-message: ^1.0.2
|
jest-expect-message: ^1.0.2
|
||||||
jquery: ^3.6.0
|
jquery: ^3.6.0
|
||||||
jsdom: ^16.4.0
|
jsdom: ^16.4.0
|
||||||
knex: 0.95.4
|
knex: 0.95.15
|
||||||
koa: 2.8.1
|
koa: 2.8.1
|
||||||
markdown-it: ^12.0.4
|
markdown-it: ^12.0.4
|
||||||
mustache: ^3.1.0
|
mustache: ^3.1.0
|
||||||
@ -11369,13 +11369,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"colorette@npm:1.2.1":
|
|
||||||
version: 1.2.1
|
|
||||||
resolution: "colorette@npm:1.2.1"
|
|
||||||
checksum: 06e2fcdb9e2a2c527ac84509a56eadf481cde1768933eb612808f3bb3a9d9872c06b4a9f95e4d0f7befeef8b38307f79b88242d9ea52470d1125520b8116de08
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"colorette@npm:2.0.16, colorette@npm:^2.0.14":
|
"colorette@npm:2.0.16, colorette@npm:^2.0.14":
|
||||||
version: 2.0.16
|
version: 2.0.16
|
||||||
resolution: "colorette@npm:2.0.16"
|
resolution: "colorette@npm:2.0.16"
|
||||||
@ -22628,29 +22621,23 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"knex@npm:0.95.4":
|
"knex@npm:0.95.15":
|
||||||
version: 0.95.4
|
version: 0.95.15
|
||||||
resolution: "knex@npm:0.95.4"
|
resolution: "knex@npm:0.95.15"
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette: 1.2.1
|
colorette: 2.0.16
|
||||||
commander: ^7.1.0
|
commander: ^7.1.0
|
||||||
debug: 4.3.1
|
debug: 4.3.2
|
||||||
escalade: ^3.1.1
|
escalade: ^3.1.1
|
||||||
esm: ^3.2.25
|
esm: ^3.2.25
|
||||||
getopts: 2.2.5
|
getopts: 2.2.5
|
||||||
interpret: ^2.2.0
|
interpret: ^2.2.0
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
pg-connection-string: 2.4.0
|
pg-connection-string: 2.5.0
|
||||||
rechoir: ^0.7.0
|
rechoir: 0.7.0
|
||||||
resolve-from: ^5.0.0
|
resolve-from: ^5.0.0
|
||||||
tarn: ^3.0.1
|
tarn: ^3.0.1
|
||||||
tildify: 2.0.0
|
tildify: 2.0.0
|
||||||
peerDependencies:
|
|
||||||
mysql: ^2.18.1
|
|
||||||
mysql2: ^2.2.5
|
|
||||||
pg: ^8.5.1
|
|
||||||
sqlite3: ^5.0.0
|
|
||||||
tedious: ^11.0.5
|
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
mysql:
|
mysql:
|
||||||
optional: true
|
optional: true
|
||||||
@ -22658,13 +22645,15 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
pg:
|
pg:
|
||||||
optional: true
|
optional: true
|
||||||
|
pg-native:
|
||||||
|
optional: true
|
||||||
sqlite3:
|
sqlite3:
|
||||||
optional: true
|
optional: true
|
||||||
tedious:
|
tedious:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
knex: bin/cli.js
|
knex: bin/cli.js
|
||||||
checksum: a8aafb182660769e11086fc9d58ba6936f651f620676224764d915bb61ca8ce5edc19bbabe65d0497cbee040747bc66e803b1acd5c5ea2c117679ce2dac3086b
|
checksum: f70ad630c1a829b785514070a67d472511877c8fd17ef75df9dcadf9f7a244356a16dc85cd61a1c0a91a24a5a8d6355bfc29d1ff037092d0e1c7dfb3d19f9ff6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -27141,13 +27130,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"pg-connection-string@npm:2.4.0":
|
|
||||||
version: 2.4.0
|
|
||||||
resolution: "pg-connection-string@npm:2.4.0"
|
|
||||||
checksum: 2743cb7f45beb9bc47438cd584c0194937fb2f7278a434e26e3d57305731a4b1b689f64d9bbe85b83cb5f8d093818e72bada6c9d5b954dbfcf2f9b795d5b0054
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"pg-connection-string@npm:2.5.0, pg-connection-string@npm:^2.5.0":
|
"pg-connection-string@npm:2.5.0, pg-connection-string@npm:^2.5.0":
|
||||||
version: 2.5.0
|
version: 2.5.0
|
||||||
resolution: "pg-connection-string@npm:2.5.0"
|
resolution: "pg-connection-string@npm:2.5.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user