mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00: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": {
|
||||
"ignore": [
|
||||
"bookshelf",
|
||||
"knex",
|
||||
"lodash",
|
||||
"glob",
|
||||
"mysql",
|
||||
"nodemailer",
|
||||
|
|
Loading…
Add table
Reference in a new issue