0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/webhooks
Daniel Lockyer 86680cb207 Updated knex dependency
refs https://github.com/TryGhost/Toolbox/issues/213

- our `knex` dependency has been out of date for a while so my aim was
  to bring it up to date
- this required also switching `sqlite3` to `@vscode/sqlite3` because
  knex switched the default sqlite driver
- this commit also bumps knex-migrator and switches to a mock-knex fork
  until Knex 1.0 support has been merged
- also updates an error message to handle a new code in SQLite
2022-03-30 08:47:57 +01:00
..
index.js
listen.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
payload.js
serialize.js
trigger.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
webhooks-service.js Updated knex dependency 2022-03-30 08:47:57 +01:00