[Snyk] Upgrade: body-parser, express, express-validator, moment, sqlite3 #186
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.
body-parser
from 1.19.0 to 1.20.2 | 5 versions ahead of your current version | 2 years ago
on 2023-02-22
express
from 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 5 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
moment
from 2.29.1 to 2.30.1 | 5 versions ahead of your current version | 8 months ago
on 2023-12-27
sqlite3
from 5.0.2 to 5.1.7 | 18 versions ahead of your current version | 8 months ago
on 2024-01-05
Issues fixed by the recommended upgrade:
SNYK-JS-QS-3153490
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-SQLITE3-2388645
SNYK-JS-SQLITE3-3358947
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-MOMENT-2440688
SNYK-JS-TAR-1536528
SNYK-JS-TAR-1536531
SNYK-JS-TAR-1579147
SNYK-JS-MOMENT-2944238
SNYK-JS-QS-3153490
SNYK-JS-REQUEST-3361831
SNYK-JS-TAR-6476909
SNYK-JS-TAR-6476909
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-EXPRESS-6474509
SNYK-JS-MINIMATCH-3050818
SNYK-JS-TAR-1536758
Release notes
Package name: body-parser
strict
eval
usage withFunction
constructorprocess
to check for listeners__proto__
keyspb
) supportthrow
on invalid typePackage 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: moment
2.30.1
2.30.0
2.29.4
2.29.3
2.29.2
2.29.1
Package name: sqlite3
What's Changed
@ mapbox/node-pre-gyp
withprebuild
+prebuild-install
(605c7f9) by @ daniellockyerRowToJS
performance by removingNapi::String::New
instantiation by @ daniellockyerNew Contributors