[Snyk] Upgrade: config, express, express-validator, gravatar, mongoose #283
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.
config
from 3.3.2 to 3.3.12 | 9 versions ahead of your current version | 3 months ago
on 2024-06-25
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.6.1 to 6.15.0 | 20 versions ahead of your current version | 2 years ago
on 2023-02-16
gravatar
from 1.8.1 to 1.8.2 | 1 version ahead of your current version | 3 years ago
on 2021-08-16
mongoose
from 5.10.14 to 5.13.22 | 65 versions ahead of your current version | 8 months ago
on 2024-01-02
Issues fixed by the recommended upgrade:
SNYK-JS-LODASH-1040724
SNYK-JS-MONGOOSE-2961688
SNYK-JS-MONGOOSE-5777721
SNYK-JS-MQUERY-1050858
SNYK-JS-MQUERY-1089718
SNYK-JS-MONGODB-5871303
SNYK-JS-MONGOOSE-1086688
SNYK-JS-MPATH-1577289
SNYK-JS-VALIDATOR-1090602
SNYK-JS-VALIDATOR-1090599
SNYK-JS-VALIDATOR-1090600
SNYK-JS-VALIDATOR-1090601
SNYK-JS-EXPRESS-6474509
SNYK-JS-JSON5-3182856
SNYK-JS-LODASH-1018905
SNYK-JS-MINIMIST-2429795
Release notes
Package name: config
What's Changed
New Contributors
Full Changelog: v3.3.11...v3.3.12
What's Changed
New Contributors
Full Changelog: v3.3.10...v3.3.11
What's Changed
New Contributors
Full Changelog: v3.3.9...v3.3.10
What's Changed
New Contributors
Full Changelog: v3.3.8...v3.3.9
What's Changed
New Contributors
Full Changelog: v3.3.7...v3.3.8
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