[Snyk] Upgrade: , , bcrypt, cloudinary, mongodb, cookie-parser, dotenv, express, handlebars, express-handlebars, express-session, formidable, hbs, http-errors, morgan, passport, sharp #31
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.
@fortawesome/fontawesome-free
from 5.15.1 to 5.15.4 | 3 versions ahead of your current version | 3 years ago
on 2021-08-04
@sendgrid/mail
from 7.4.1 to 7.7.0 | 10 versions ahead of your current version | 2 years ago
on 2022-05-18
bcrypt
from 5.0.0 to 5.1.1 | 3 versions ahead of your current version | a year ago
on 2023-08-16
cloudinary
from 1.23.0 to 1.41.3 | 37 versions ahead of your current version | 8 months ago
on 2024-01-18
mongodb
from 3.6.3 to 3.7.4 | 14 versions ahead of your current version | a year ago
on 2023-06-21
cookie-parser
from 1.4.5 to 1.4.6 | 1 version ahead of your current version | 3 years ago
on 2021-11-16
dotenv
from 8.2.0 to 8.6.0 | 5 versions ahead of your current version | 3 years ago
on 2021-05-05
express
from 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 5 months ago
on 2024-03-25
handlebars
from 4.7.7 to 4.7.8 | 1 version ahead of your current version | a year ago
on 2023-08-01
express-handlebars
from 5.2.0 to 5.3.5 | 7 versions ahead of your current version | 3 years ago
on 2021-11-13
express-session
from 1.17.1 to 1.18.0 | 3 versions ahead of your current version | 7 months ago
on 2024-01-28
formidable
from 1.2.2 to 1.2.6 | 4 versions ahead of your current version | 3 years ago
on 2021-10-30
hbs
from 4.1.1 to 4.2.0 | 2 versions ahead of your current version | 3 years ago
on 2021-11-17
http-errors
from 1.6.3 to 1.8.1 | 6 versions ahead of your current version | 3 years ago
on 2021-11-14
morgan
from 1.9.1 to 1.10.0 | 1 version ahead of your current version | 4 years ago
on 2020-03-20
passport
from 0.4.1 to 0.7.0 | 6 versions ahead of your current version | 9 months ago
on 2023-11-27
sharp
from 0.27.1 to 0.33.5 | 52 versions ahead of your current version | 22 days ago
on 2024-08-16
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-AXIOS-1579269
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-QS-3153490
SNYK-JS-TAR-1536528
SNYK-JS-TAR-1536531
SNYK-JS-LODASH-1040724
SNYK-JS-TAR-1579147
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-SIMPLEGET-2361683
SNYK-JS-SIMPLEGET-2361683
SNYK-JS-HANDLEBARS-1056767
SNYK-JS-EXPRESS-6474509
SNYK-JS-FOLLOWREDIRECTS-2332181
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-PASSPORT-2840631
SNYK-JS-LODASH-1018905
SNYK-JS-MINIMATCH-3050818
SNYK-JS-COLORSTRING-1082939
SNYK-JS-MONGODB-5871303
SNYK-JS-TAR-6476909
SNYK-JS-SHARP-2848109
SNYK-JS-HANDLEBARS-1279029
SNYK-JS-FOLLOWREDIRECTS-2396346
SNYK-JS-TAR-1536758
SNYK-JS-SHARP-5922108
Release notes
Package name: @fortawesome/fontawesome-free
Package name: @sendgrid/mail
Release Notes
Library - Docs
Library - Feature
Library - Fix
Release Notes
Library - Chore
Library - Docs
Release Notes
Library - Chore
Library - Test
Library - Fix
Library - Docs
Release Notes
Library - Docs
Library - Feature
Release Notes
Library - Feature
Library - Docs
Library - Test
Package name: bcrypt
What's Changed
New Contributors
Full Changelog: v5.1.0...v5.1.1
What's Changed
New Contributors
Full Changelog: v5.0.1...v5.1.0
Update
node-pre-gyp
to 1.0.0It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
was unsuccessful.
node-pre-gyp
to 0.15.0Package name: cloudinary
Package name: mongodb
The MongoDB Node.js team is pleased to announce version 3.7.4 of the
mongodb
package!Release Highlights
This release fixes a bug that throws a type error when SCRAM-SHA-256 is used with saslprep in a webpacked environment.
3.7.4 (2023-06-21)
Bug Fixes
Documentation
We invite you to try the
mongodb
library immediately, and report any issues to the NODE project.Package name: cookie-parser
Package name: dotenv
Show as 'added' in changelog
Bump version 8.5.1
Bump version 8.5.0
Point to types file for VS Code. Bump 8.4.0
Drop node 8 support
chore(release): 8.2.0
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