[Security] Bump sequelize from 6.28.1 to 6.29.0
Bumps sequelize from 6.28.1 to 6.29.0. This update includes a security fix.
Vulnerabilities fixed
Sequelize vulnerable to Improper Filtering of Special Elements Due to improper attribute filtering in the sequelize js library, an attacker can peform SQL injections. This issue can be mitigated by not accepting untrusted input.
Patched versions: none Affected versions: <= 6.28.2
Release notes
Sourced from sequelize's releases.
v6.29.0
6.29.0 (2023-02-23)
Features
v6.28.2
6.28.2 (2023-02-22)
Bug Fixes
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts