[Snyk] Upgrade: , , , cookie-session, express, express-validator, mongoose, stripe, typescript #71
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.
@types/express
from 4.17.13 to 4.17.21 | 8 versions ahead of your current version | 10 months ago
on 2023-11-07
@types/cookie-session
from 2.0.44 to 2.0.49 | 5 versions ahead of your current version | 5 months ago
on 2024-04-17
@types/jsonwebtoken
from 8.5.8 to 8.5.9 | 1 version ahead of your current version | 2 years ago
on 2022-08-24
cookie-session
from 2.0.0 to 2.1.0 | 1 version ahead of your current version | 8 months ago
on 2024-01-24
express
from 4.18.1 to 4.19.2 | 5 versions ahead of your current version | 5 months ago
on 2024-03-25
express-validator
from 6.14.0 to 6.15.0 | 4 versions ahead of your current version | 2 years ago
on 2023-02-16
mongoose
from 8.0.0 to 8.5.3 | 29 versions ahead of your current version | a month ago
on 2024-08-13
stripe
from 9.1.0 to 9.16.0 | 18 versions ahead of your current version | 2 years ago
on 2022-07-26
typescript
from 4.6.4 to 4.9.5 | 259 versions ahead of your current version | 2 years ago
on 2023-01-30
Issues fixed by the recommended upgrade:
SNYK-JS-IP-6240864
SNYK-JS-MONGOOSE-2961688
SNYK-JS-MONGOOSE-5777721
SNYK-JS-SEMVER-3247795
SNYK-JS-EXPRESS-6474509
SNYK-JS-IP-7148531
SNYK-JS-MONGODB-5871303
Release notes
Package name: @types/express
Package name: @types/cookie-session
Package name: @types/jsonwebtoken
Package name: cookie-session
partitioned
option for CHIPS supportpriority
option for Priority cookie supportmaxAge
option to reject invalid valuesreq.socket
over deprecatedreq.connection
session
.populated
to.isPopulated
req.session.save()
key
option; usename
insteadreq.session.length
to free up key namereq.sessionCookies
andreq.sessionKey
req.session
_
-prefixed propertiesObject.defineProperty
instead of deprecated__define*__
safe-buffer
for improved Buffer APIsecure
option behaviormaxAge
option preventing cookie deletion"none"
insameSite
optionDEBUG_HIDE_DATE
DEBUG_FD
supportDate#toISOString()
when output is not a TTYres.writeHead
patch missing return valuePackage 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
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
Package name: mongoose
8.5.3 / 2024-08-13
lean()
set #14799 #14794 #14759 MohOraby8.5.2 / 2024-07-30
8.5.1 / 2024-07-12