Skip to content

Commit

Permalink
Merge pull request #57 from hitokoto-osc/dependabot/npm_and_yarn/sequ…
Browse files Browse the repository at this point in the history
…elize-5.21.13

build(deps): bump sequelize from 5.21.12 to 5.21.13
  • Loading branch information
greenhat616 authored Jun 15, 2020
2 parents debf556 + 3ad71f1 commit bee157e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"pify": "^5.0.0",
"redis": "^3.0.2",
"semver": "^7.3.2",
"sequelize": "^5.21.12",
"sequelize": "^5.21.13",
"simple-netease-cloud-music": "^0.5.0",
"uuid": "^8.1.0",
"winston": "^2.4.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5594,10 +5594,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.12:
version "5.21.12"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.21.12.tgz#859e9cdf2f9d60e69c0f018fc41660fac6b798c1"
integrity sha512-WRTXLoH72HQnlEUbKI1Iev2yS1/epg72Chz0fHqk0MLn4Wj2pH/TS01lpMDGQqxZPXCxRGrwk1YxwUw2C0yI9A==
sequelize@^5.21.13:
version "5.21.13"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.21.13.tgz#c8c2f6a2d44d0a234c101155447d494d8d216c7b"
integrity sha512-wpwSpxzvADmgPkcOGeer5yFdAVsYeA7NLEw4evSXw03OlGL41J4S8hVz2/nilSWlJSwumlDGC9QbdwAmkWGqJg==
dependencies:
bluebird "^3.5.0"
cls-bluebird "^2.1.0"
Expand Down

0 comments on commit bee157e

Please sign in to comment.