Bump sequelize from 5.8.7 to 5.15.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.8.7 to 5.15.1. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](https://github.com/sequelize/sequelize/compare/v5.8.7...v5.15.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bd04da8060
commit
51f260aa01
2 changed files with 11 additions and 13 deletions
22
yarn.lock
22
yarn.lock
|
@ -6636,17 +6636,15 @@ send@0.17.1:
|
|||
range-parser "~1.2.1"
|
||||
statuses "~1.5.0"
|
||||
|
||||
sequelize-pool@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-1.0.2.tgz#89c767882bbdb8a41dac66922ed9820939a5401e"
|
||||
integrity sha512-VMKl/gCCdIvB1gFZ7p+oqLFEyZEz3oMMYjkKvfEC7GoO9bBcxmfOOU9RdkoltfXGgBZFigSChihRly2gKtsh2w==
|
||||
dependencies:
|
||||
bluebird "^3.5.3"
|
||||
sequelize-pool@^2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-2.3.0.tgz#64f1fe8744228172c474f530604b6133be64993d"
|
||||
integrity sha512-Ibz08vnXvkZ8LJTiUOxRcj1Ckdn7qafNZ2t59jYHMX1VIebTAOYefWdRYFt6z6+hy52WGthAHAoLc9hvk3onqA==
|
||||
|
||||
sequelize@^5.3.0:
|
||||
version "5.8.7"
|
||||
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.8.7.tgz#3af2fd6051277d5fb5b32054c7f8aac4c4a04107"
|
||||
integrity sha512-1rubZM8fAyCt5ipyS+3HJ3Jbmb8WesLdPJ3jIbTD+78EbuPZILFEA5fK0mliVRBx7oM7oPULeVX0lxSRXBV1jw==
|
||||
sequelize@^5.15.1:
|
||||
version "5.15.1"
|
||||
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.15.1.tgz#f130ded17e74395ae7f5e265277c99577e895afb"
|
||||
integrity sha512-DCzzJYvJLMKnyf8G3at2A+yM9M2fSQmTmuOYIpCWM8Gjqx3XfgNTd1NkuyPWFoi1/d1AXQsN2VDPXkPczida8A==
|
||||
dependencies:
|
||||
bluebird "^3.5.0"
|
||||
cls-bluebird "^2.1.0"
|
||||
|
@ -6657,8 +6655,8 @@ sequelize@^5.3.0:
|
|||
moment "^2.24.0"
|
||||
moment-timezone "^0.5.21"
|
||||
retry-as-promised "^3.1.0"
|
||||
semver "^5.6.0"
|
||||
sequelize-pool "^1.0.2"
|
||||
semver "^6.1.1"
|
||||
sequelize-pool "^2.3.0"
|
||||
toposort-class "^1.0.1"
|
||||
uuid "^3.2.1"
|
||||
validator "^10.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue