Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.
:information_source: 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.
Name
Versions
Released on
concurrentlyfrom 6.2.0 to 6.5.1 | 6 versions ahead of your current version | 3 years agoon 2021-12-19
expressfrom 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 5 months agoon 2024-03-25
mongoosefrom 5.13.15 to 5.13.22 | 7 versions ahead of your current version | 8 months agoon 2024-01-02
passportfrom 0.4.1 to 0.7.0 | 6 versions ahead of your current version | 9 months agoon 2023-11-27
passport-jwtfrom 4.0.0 to 4.0.1 | 1 version ahead of your current version | 2 years agoon 2022-12-24
validatorfrom 13.5.1 to 13.12.0 | 6 versions ahead of your current version | 4 months agoon 2024-05-09
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together. :information_source: 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.
concurrentlyfrom 6.2.0 to 6.5.1 | 6 versions ahead of your current version | 3 years agoon 2021-12-19 expressfrom 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 5 months agoon 2024-03-25 mongoosefrom 5.13.15 to 5.13.22 | 7 versions ahead of your current version | 8 months agoon 2024-01-02 passportfrom 0.4.1 to 0.7.0 | 6 versions ahead of your current version | 9 months agoon 2023-11-27 passport-jwtfrom 4.0.0 to 4.0.1 | 1 version ahead of your current version | 2 years agoon 2022-12-24 validatorfrom 13.5.1 to 13.12.0 | 6 versions ahead of your current version | 4 months agoon 2024-05-09
Issues fixed by the recommended upgrade:
SNYK-JS-MONGOOSE-5777721
SNYK-JS-QS-3153490
SNYK-JS-VALIDATOR-1090601
SNYK-JS-VALIDATOR-1090602
SNYK-JS-EXPRESS-6474509
SNYK-JS-PASSPORT-2840631
SNYK-JS-VALIDATOR-1090599
SNYK-JS-VALIDATOR-1090600
Release notes
Package name: concurrently
CONCURRENTLY_
prefix (#289)--timings
flag to show when each process started and stopped, and how long they ran for (#291, #295)--hide
flag to hide the output of specified commands (#138, #173)prefixColors
, which serves as fallback for commands without aprefixColor
(#286)read-pkg
dependency which had a vulnerability issue (#274)Big kudos to @ brandonchinn178 for finding and fixing this! 🏆 🎉
killed
in the command result in programmatic API (#250)--restart-tries
restart forever with negative values (#263)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: mongoose
Package name: passport
0.7.0
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
Package name: passport-jwt
vulnerability CVE-2022-3517
[Developer facing]
Fixes #147 - Vulnerability due to dependency on jsonwebtoken 7.x.x
Package name: validator
What's Changed
New Features / Validators
isAbaRouting
@ songyuewFixes, New Locales and Enhancements
isLicensePlate
add Pakistanien-PK
locale @ anasshakilisPort
fix invalid leading zeros @ anasshakilisTaxID
added Argentinaes-AR
locale @ estefrareisDate
timezone offset fix @ tomaspanekisPassportNumber
addedZA
locale @ GMorris-professionalisMobilePhone
:en-MW
locale @ SimranSiddiquiam-AM
locale @ AlexKrupkoisPostalAddress
fixNL
locale @ RobinvanderVlietisISO4217
addSLE
currency @ urgisStrongPassword
fix symbolRegex to include\
@ nandavikasisVAT
fixedKZ
locale @ MatthieuLemoineisAlpha
,isAlphanumeric
addedeo
locale @ RobinvanderVlietisIBAN
add AlgeriaDZ
locale @ thibault-lrisVAT
improveAU
locale @ matthewberrymanisUUID
add support for v7 @ rusconisTaxID
add Ukraineuk-UA
locale @ arttigerisDate
disallow hiphen before year @ Sumit-tech-joshiNew Contributors