mirror of
https://github.com/strapi/strapi.git
synced 2025-09-27 09:25:46 +00:00
chore: update knex to 3.0.1 (#18936)
This commit is contained in:
parent
c38881e08d
commit
24dabd281e
@ -74,7 +74,7 @@
|
|||||||
"@types/tar": "6.1.4",
|
"@types/tar": "6.1.4",
|
||||||
"@types/tar-stream": "2.2.2",
|
"@types/tar-stream": "2.2.2",
|
||||||
"@types/ws": "^8.5.4",
|
"@types/ws": "^8.5.4",
|
||||||
"knex": "2.5.0",
|
"knex": "3.0.1",
|
||||||
"koa": "2.13.4",
|
"koa": "2.13.4",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"typescript": "5.3.2"
|
"typescript": "5.3.2"
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"knex": "2.5.0",
|
"knex": "3.0.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
"umzug": "3.2.1"
|
"umzug": "3.2.1"
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -8728,7 +8728,7 @@ __metadata:
|
|||||||
commander: "npm:8.3.0"
|
commander: "npm:8.3.0"
|
||||||
fs-extra: "npm:10.0.0"
|
fs-extra: "npm:10.0.0"
|
||||||
inquirer: "npm:8.2.5"
|
inquirer: "npm:8.2.5"
|
||||||
knex: "npm:2.5.0"
|
knex: "npm:3.0.1"
|
||||||
koa: "npm:2.13.4"
|
koa: "npm:2.13.4"
|
||||||
lodash: "npm:4.17.21"
|
lodash: "npm:4.17.21"
|
||||||
ora: "npm:5.4.1"
|
ora: "npm:5.4.1"
|
||||||
@ -8756,7 +8756,7 @@ __metadata:
|
|||||||
debug: "npm:4.3.4"
|
debug: "npm:4.3.4"
|
||||||
eslint-config-custom: "npm:4.15.5"
|
eslint-config-custom: "npm:4.15.5"
|
||||||
fs-extra: "npm:10.0.0"
|
fs-extra: "npm:10.0.0"
|
||||||
knex: "npm:2.5.0"
|
knex: "npm:3.0.1"
|
||||||
lodash: "npm:4.17.21"
|
lodash: "npm:4.17.21"
|
||||||
semver: "npm:7.5.4"
|
semver: "npm:7.5.4"
|
||||||
tsconfig: "npm:4.15.5"
|
tsconfig: "npm:4.15.5"
|
||||||
@ -22081,9 +22081,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"knex@npm:2.5.0":
|
"knex@npm:3.0.1":
|
||||||
version: 2.5.0
|
version: 3.0.1
|
||||||
resolution: "knex@npm:2.5.0"
|
resolution: "knex@npm:3.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette: "npm:2.0.19"
|
colorette: "npm:2.0.19"
|
||||||
commander: "npm:^10.0.0"
|
commander: "npm:^10.0.0"
|
||||||
@ -22116,7 +22116,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
knex: bin/cli.js
|
knex: bin/cli.js
|
||||||
checksum: 94b83d8dfda7cc2e98fc9b6b7636fe4df880f9edf6fa768f4de841a15e9e815bf156566772c2bf798ceb3295ff5d41a483f31ea46c02e8a581c035927b6912c3
|
checksum: 732dea594cf2108d98091dde319476140538235a4ef57c98b1e827c2f97adb50898ab873e2399b3b6a26275e8318a80294fdd2c9a2d4d13cd262453ee8e7f482
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user