Update dependency knex-migrator to v3.4.3

This commit is contained in:
Renovate Bot 2020-04-08 06:43:10 +00:00
parent 270af89ee2
commit 3b637ce259
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 43 deletions

View File

@ -96,7 +96,7 @@
"juice": "6.0.0",
"keypair": "1.0.1",
"knex": "0.20.13",
"knex-migrator": "3.4.2",
"knex-migrator": "3.4.3",
"lodash": "4.17.15",
"mailgun-js": "0.22.0",
"metascraper": "5.11.8",

View File

@ -18,7 +18,7 @@
esutils "^2.0.2"
js-tokens "^4.0.0"
"@babel/polyfill@^7.4.3", "@babel/polyfill@^7.4.4":
"@babel/polyfill@^7.4.4":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.6.0.tgz#6d89203f8b6cd323e8d946e47774ea35dc0619cc"
integrity sha512-q5BZJI0n/B10VaQQvln1IlDK3BTBJFbADx7tv+oXDPIDZuTo37H5Adb9jhlXm/fEN4Y7/64qD9mnrJJG7rmaTw==
@ -513,7 +513,7 @@
bluebird "^3.7.2"
fs-extra "^9.0.0"
"@types/bluebird@^3.5.26", "@types/bluebird@^3.5.27":
"@types/bluebird@^3.5.27":
version "3.5.27"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.27.tgz#61eb4d75dc6bfbce51cf49ee9bbebe941b2cb5d0"
integrity sha512-6BmYWSBea18+tSjjSC3QIyV93ZKAeNWGM7R6aYt1ryTZXrlHF+QLV0G2yV0viEGVyRkyQsWfMoJ0k/YghBX5sQ==
@ -1748,11 +1748,6 @@ color@^3.0.0, color@^3.1.2:
color-convert "^1.9.1"
color-string "^1.5.2"
colorette@1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.0.7.tgz#7adf43c445ee63a541b4a4aef7d13f03df1e0cc0"
integrity sha512-KeK4klsvAgdODAjFPm6QLzvStizJqlxMBtVo4KQMCgk5tt/tf9rAzxmxLHNRynJg3tJjkKGKbHx3j4HLox27Lw==
colorette@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.0.8.tgz#421ff11c80b7414027ebed922396bc1833d1903c"
@ -3565,11 +3560,6 @@ getobject@~0.1.0:
resolved "https://registry.yarnpkg.com/getobject/-/getobject-0.1.0.tgz#047a449789fa160d018f5486ed91320b6ec7885c"
integrity sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=
getopts@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/getopts/-/getopts-2.2.3.tgz#11d229775e2ec2067ed8be6fcc39d9b4bf39cf7d"
integrity sha512-viEcb8TpgeG05+Nqo5EzZ8QR0hxdyrYDp6ZSTZqe2M/h53Bk036NmqG38Vhf5RGirC/Of9Xql+v66B2gp256SQ==
getopts@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/getopts/-/getopts-2.2.4.tgz#3137fe8a5fddf304904059a851bdc1c22f0f54fb"
@ -5134,17 +5124,17 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
knex-migrator@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.4.2.tgz#1c53c5605479b676f5bfc1f68567a363e1642ef6"
integrity sha512-LZH+22Dml6w3yIjgo6Un1cjTYc1WXnWVNbKjhFSmLiTSN59p6VdqVq2Rl4m27jApzlGAn3IBkBNTNOF27enO8g==
knex-migrator@3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.4.3.tgz#0b94af8a88372f90c675b498badc9c346afd9073"
integrity sha512-oZ4H5ACyDQU/rf/V1WuoL7vNDqjuEZTDLHZyHP90qOkifnty7p848U1nUjBOA7s2zxlVs2AYZSjwifI+oNHP3Q==
dependencies:
bluebird "^3.5.3"
commander "^2.19.0"
compare-ver "^2.0.2"
debug "^4.1.1"
ghost-ignition "4.1.0"
knex "^0.16.3"
knex "^0.20.13"
lodash "^4.17.11"
moment "^2.23.0"
nconf "^0.10.0"
@ -5153,7 +5143,7 @@ knex-migrator@3.4.2:
mysql "^2.16.0"
sqlite3 "^4.0.6"
knex@0.20.13:
knex@0.20.13, knex@^0.20.13:
version "0.20.13"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.20.13.tgz#056c310d963f7efce1b3c7397576add1323f1146"
integrity sha512-YVl//Te0G5suc+d9KyeI6WuhtgVlxu6HXYQB+WqrccFkSZAbHqlqZlUMogYG3UoVq69c3kiFbbxgUNkrO0PVfg==
@ -5174,29 +5164,6 @@ knex@0.20.13:
uuid "^7.0.1"
v8flags "^3.1.3"
knex@^0.16.3:
version "0.16.5"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.16.5.tgz#8ba3806289a5d543dd42ed21420a31c578476993"
integrity sha512-1RVxMU8zGOBqgmXlAvs8vohg9MD14iiRZZPe0IeQXd554n4xxPmoMkbH4hlFeqfM6eOdFE3AVqVSncL3YuocqA==
dependencies:
"@babel/polyfill" "^7.4.3"
"@types/bluebird" "^3.5.26"
bluebird "^3.5.4"
colorette "1.0.7"
commander "^2.20.0"
debug "4.1.1"
getopts "2.2.3"
inherits "~2.0.3"
interpret "^1.2.0"
liftoff "3.1.0"
lodash "^4.17.11"
mkdirp "^0.5.1"
pg-connection-string "2.0.0"
tarn "^1.1.5"
tildify "1.2.0"
uuid "^3.3.2"
v8flags "^3.1.2"
knex@^0.17:
version "0.17.6"
resolved "https://registry.yarnpkg.com/knex/-/knex-0.17.6.tgz#80220cf159cd52768d5b29118c70b18aaf5138fe"
@ -9351,7 +9318,7 @@ v8-compile-cache@^2.0.3:
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
v8flags@^3.1.2, v8flags@^3.1.3:
v8flags@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.1.3.tgz#fc9dc23521ca20c5433f81cc4eb9b3033bb105d8"
integrity sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==