Merge pull request #156 from kudos/dependabot/npm_and_yarn/sequelize-5.21.12

Bump sequelize from 5.21.5 to 5.21.12
This commit is contained in:
Jonathan Cremin 2020-06-14 20:47:18 +01:00 committed by GitHub
commit 387fcf4352
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"pg": "^7.18.2",
"playmusic": "^2.3.0",
"sass-loader": "^8.0.2",
"sequelize": "^5.21.5",
"sequelize": "^5.21.12",
"sequelize-cli-esm": "^5.0.6",
"spotify-web-api-node": "^4.0.0",
"superagent": "^5.2.2",

View file

@ -7350,10 +7350,10 @@ sequelize-pool@^2.3.0:
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-2.3.0.tgz#64f1fe8744228172c474f530604b6133be64993d"
integrity sha512-Ibz08vnXvkZ8LJTiUOxRcj1Ckdn7qafNZ2t59jYHMX1VIebTAOYefWdRYFt6z6+hy52WGthAHAoLc9hvk3onqA==
sequelize@^5.21.5:
version "5.21.5"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.21.5.tgz#44056f3ab8862ccbfeebd5e03ce041c570477ea2"
integrity sha512-n9hR5K4uQGmBGK/Y/iqewCeSFmKVsd0TRnh0tfoLoAkmXbKC4tpeK96RhKs7d+TTMtrJlgt2TNLVBaAxEwC4iw==
sequelize@^5.21.12:
version "5.21.12"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.21.12.tgz#859e9cdf2f9d60e69c0f018fc41660fac6b798c1"
integrity sha512-WRTXLoH72HQnlEUbKI1Iev2yS1/epg72Chz0fHqk0MLn4Wj2pH/TS01lpMDGQqxZPXCxRGrwk1YxwUw2C0yI9A==
dependencies:
bluebird "^3.5.0"
cls-bluebird "^2.1.0"