Bump sequelize from 6.37.7 to 6.37.8

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.37.7 to 6.37.8.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.37.7...v6.37.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 20:06:13 +00:00
committed by Kayne Ruse
parent e9330f81ae
commit 01fc0014ef
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"node-cron": "^4.2.1",
"node-fetch": "^3.3.2",
"nodemailer": "^8.0.1",
"sequelize": "^6.37.7"
"sequelize": "^6.37.8"
},
"devDependencies": {
"nodemon": "^3.1.14"