chore(deps): bump sequelize from 6.12.3 to 6.12.4 (#88)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-04 00:36:57 -06:00 committed by GitHub
parent 652d59508d
commit f89ecdd2e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"node-fetch": "^3.1.0",
"redis": "^3.1.2",
"require-reload": "^0.2.2",
"sequelize": "^6.12.3",
"sequelize": "^6.12.4",
"sqlite3": "^5.0.2"
},
"devDependencies": {

View file

@ -1333,10 +1333,10 @@ sequelize-pool@^7.1.0:
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-7.1.0.tgz#210b391af4002762f823188fd6ecfc7413020768"
integrity sha512-G9c0qlIWQSK29pR/5U2JF5dDQeqqHRragoyahj/Nx4KOOQ3CPPfzxnfqFPCSB7x5UgjOgnZ61nSxz+fjDpRlJg==
sequelize@^6.12.3:
version "6.12.3"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.12.3.tgz#ad92d09d51bba751030547c89812fa0452bc72e4"
integrity sha512-6Y0kGG8wiDGicigWlGqfm0sTs2gFImdbtzBGIknhJQfZ6AIv0kwY6a5ER5Y0Trpyi2Julu6nHsbH09g3afboMA==
sequelize@^6.12.4:
version "6.12.4"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.12.4.tgz#decb6aea8f3fc40686674046e711195a71e0f266"
integrity sha512-P2E8TzlV3VwdvPqTS58ctIpcAOytXdaylUUfxxnALjtMmF6I+kfNtrqTP7WQFaenOboAtXPCJReZ9MPy+Zy/Ig==
dependencies:
"@types/debug" "^4.1.7"
debug "^4.3.3"