mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
🛠 Pin knex, bookshelf & lodash until later (#7375)
refs #7189, refs #7291 - We will upgrade these when we are able to locate and resolve the memory leak that is caused by upgrading them
This commit is contained in:
parent
0c628049fb
commit
e0970bff8e
1 changed files with 3 additions and 0 deletions
|
@ -120,6 +120,9 @@
|
||||||
},
|
},
|
||||||
"greenkeeper": {
|
"greenkeeper": {
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
"bookshelf",
|
||||||
|
"knex",
|
||||||
|
"lodash",
|
||||||
"glob",
|
"glob",
|
||||||
"mysql",
|
"mysql",
|
||||||
"nodemailer",
|
"nodemailer",
|
||||||
|
|
Loading…
Add table
Reference in a new issue