[Snyk] Upgrade sequelize from 6.35.1 to 6.37.8#26
Open
madisonmay wants to merge 1 commit intomainfrom
Open
Conversation
Snyk has created this PR to upgrade sequelize from 6.35.1 to 6.37.8. See this package in npm: sequelize See this project in Snyk: https://app.snyk.io/org/indico-data/project/1d453c25-e94c-45dc-afa6-03e31b7fbce8?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade sequelize from 6.35.1 to 6.37.8.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 11 versions ahead of your current version.
The recommended version was released 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-SEQUELIZE-15456219
Release notes
Package name: sequelize
-
6.37.8 - 2026-03-07
- validate cast types in JSON where clauses (b147528) (CVE-2026-30951)
-
6.37.7 - 2025-03-28
- oracle: fix changeColumn SQL for BLOB to avoid implicit conversion (#17719) (5b7c801)
-
6.37.6 - 2025-03-04
- add call for new maintainers to README (#17701) (ef3bffb)
-
6.37.5 - 2024-10-25
- cast numbers in DataTypes.STRING to strings (#17564) (fce5ad3)
-
6.37.4 - 2024-10-04
-
6.37.3 - 2024-04-13
-
6.37.2 - 2024-03-29
-
6.37.1 - 2024-02-18
-
6.37.0 - 2024-02-11
-
6.36.0 - 2024-02-02
-
6.35.2 - 2023-12-11
-
6.35.1 - 2023-11-19
from sequelize GitHub release notes6.37.8 (2026-03-07)
Security improvements
6.37.7 (2025-03-28)
Bug Fixes
6.37.6 (2025-03-04)
Meta
6.37.5 (2024-10-25)
Bug Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Note
Medium Risk
Upgrades the ORM used for SQL persistence, which can subtly affect query generation and migrations, but the change is a minor/patch-level dependency bump primarily for security fixes.
Overview
Updates the
sequelizedependency to6.37.8inpackage.jsonand refreshespackage-lock.jsonto pull in the new resolved version (including updated integrity metadata).Reviewed by Cursor Bugbot for commit e0f9a2d. Bugbot is set up for automated code reviews on this repo. Configure here.