mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump sequelize from 6.34.0 to 6.35.0
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.34.0 to 6.35.0. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](https://github.com/sequelize/sequelize/compare/v6.34.0...v6.35.0) --- updated-dependencies: - dependency-name: sequelize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fad4113657
commit
1a949f86f2
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
"just-clone": "^6.2.0",
|
||||
"moment": "^2.29.4",
|
||||
"require-reload": "^0.2.2",
|
||||
"sequelize": "^6.34.0",
|
||||
"sequelize": "^6.35.0",
|
||||
"sqlite3": "^5.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1315,10 +1315,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.34.0:
|
||||
version "6.34.0"
|
||||
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.34.0.tgz#03a315bafbaf50d14af9689b2f37985d51072af0"
|
||||
integrity sha512-B3eYLG4nUnsIcPO8k6UH6bqSf5Hi3HHCEtcwfiKsp2J0iG3tv9v8lpHFz6Qd8g5QnWxAl9R5rCCXG8fRWo902Q==
|
||||
sequelize@^6.35.0:
|
||||
version "6.35.0"
|
||||
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.35.0.tgz#70a1fa28aff73403ce85c1da1155c6f851a88c2a"
|
||||
integrity sha512-cnxnmjUfphGfSKCwTtNZ3YD/F35fqMTNPw/Qe9xsMij49t6LkW2G57sNQkuKac8fkQgSX+M8OZOQsxCS6dnUwQ==
|
||||
dependencies:
|
||||
"@types/debug" "^4.1.8"
|
||||
"@types/validator" "^13.7.17"
|
||||
|
|
Loading…
Add table
Reference in a new issue