[Snyk] Upgrade: ejs, express, express-validator, mongoose, sequelize #36
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 multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
ejs
from 3.1.6 to 3.1.10 | 4 versions ahead of your current version | 5 months ago
on 2024-04-12
express
from 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 6 months ago
on 2024-03-25
express-validator
from 6.12.1 to 6.15.0 | 7 versions ahead of your current version | 2 years ago
on 2023-02-16
mongoose
from 5.13.7 to 5.13.22 | 15 versions ahead of your current version | 9 months ago
on 2024-01-02
sequelize
from 6.6.5 to 6.37.3 | 77 versions ahead of your current version | 5 months ago
on 2024-04-13
Issues fixed by the recommended upgrade:
SNYK-JS-DOTTIE-3332763
SNYK-JS-EJS-2803307
SNYK-JS-QS-3153490
SNYK-JS-MOMENT-2440688
SNYK-JS-MOMENT-2944238
SNYK-JS-MONGOOSE-2961688
SNYK-JS-MONGOOSE-5777721
SNYK-JS-SEQUELIZE-2959225
SNYK-JS-SEQUELIZE-3324088
SNYK-JS-VALIDATOR-1090600
SNYK-JS-EJS-6689533
SNYK-JS-EXPRESS-6474509
SNYK-JS-MPATH-1577289
SNYK-JS-SEQUELIZE-2932027
SNYK-JS-SEQUELIZE-3324089
SNYK-JS-SEQUELIZE-3324090
Release notes
Package name: ejs
Version 3.1.10
Version 3.1.9
Version 3.1.8
Version 3.1.7
Version 3.1.6
Package name: express
What's Changed
Full Changelog: 4.19.0...4.19.1
What's Changed
New Contributors
Full Changelog: 4.18.3...4.19.0
Main Changes
Other Changes
New Contributors
Full Changelog: 4.18.2...4.18.3
res.download
options
withoutfilename
inres.download
res.status
null
/undefined
asmaxAge
inres.cookie
Object.prototype
values in settings throughapp.set
/app.get
default
with same arguments as types inres.format
res.send
http-errors
forres.format
errorstrict
priority
optionexpires
option to reject invalid dateseval
usage withFunction
constructorprocess
to check for listeners425 Unordered Collection
to standard425 Too Early
__proto__
keysundefined
inres.jsonp
undefined
when"json escape"
is enabledRegExp
sres.jsonp(obj, status)
deprecation messageres.is
JSDocmaxAge
option to reject invalid valuesreq.socket
over deprecatedreq.connection
Package name: express-validator
What's Changed
Full Changelog: v6.14.3...v6.15.0
What's Changed
*
(#1205)New Contributors
Full Changelog: v6.14.2...v6.14.3
What's Changed
.matches
when passing regex object by @ tonysamperi in #1156New Contributors
Full Changelog: v6.14.1...v6.14.2
What's Changed
validationResult()
for schema validation example by @ daenamkim in #1120SK
postal code - #1144New Contributors
Full Changelog: v6.14.0...v6.14.1
What's Changed
validator
to13.7
by @ fedeci in #1115Full Changelog: v6.13.0...v6.14.0
What's Changed
New Contributors
Full Changelog: v6.12.2...v6.13.0
Fixes:
checkSchema
function returncheckSchema
Package name: mongoose
Package name: sequelize
6.37.3 (2024-04-13)
Bug Fixes
6.37.2 (2024-03-29)
Bug Fixes
readOnly
to the transaction options types and docs (#17226) (7c8972f)6.37.1 (2024-02-18)
Bug Fixes
returning
inSaveOptions
. (#16954) (505467b)6.37.0 (2024-02-11)
Features