chore(deps): bump sequelize-cli from 6.6.1 to 6.6.2 (#7174)

Bumps [sequelize-cli](https://github.com/sequelize/cli) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/sequelize/cli/releases)
- [Changelog](https://github.com/sequelize/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/cli/compare/v6.6.1...v6.6.2)

---
updated-dependencies:
- dependency-name: sequelize-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 12:21:19 -07:00
committed by GitHub
parent e9755faf9a
commit fe41824ef2
2 changed files with 5 additions and 5 deletions

View File

@@ -215,7 +215,7 @@
"sanitize-filename": "^1.6.3",
"semver": "^7.6.2",
"sequelize": "^6.37.3",
"sequelize-cli": "^6.6.1",
"sequelize-cli": "^6.6.2",
"sequelize-encrypted": "^1.0.0",
"sequelize-typescript": "^2.1.6",
"slug": "^5.3.0",