[Snyk] Upgrade: sweetalert2, bcrypt, dotenv, ejs, http-errors, express, express-session, express-validator, jsonwebtoken, mongoose, morgan, nodemailer, nodemon, socket.io #58
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.
sweetalert2
from 11.7.12 to 11.12.4 | 39 versions ahead of your current version | a month ago
on 2024-08-01
bcrypt
from 5.1.0 to 5.1.1 | 1 version ahead of your current version | a year ago
on 2023-08-16
dotenv
from 16.1.4 to 16.4.5 | 10 versions ahead of your current version | 7 months ago
on 2024-02-20
ejs
from 2.6.2 to 2.7.4 | 4 versions ahead of your current version | 5 years ago
on 2019-11-19
http-errors
from 1.6.3 to 1.8.1 | 6 versions ahead of your current version | 3 years ago
on 2021-11-14
express
from 4.16.4 to 4.19.2 | 11 versions ahead of your current version | 5 months ago
on 2024-03-25
express-session
from 1.17.3 to 1.18.0 | 1 version ahead of your current version | 7 months ago
on 2024-01-28
express-validator
from 7.0.1 to 7.2.0 | 2 versions ahead of your current version | a month ago
on 2024-08-11
jsonwebtoken
from 9.0.1 to 9.0.2 | 1 version ahead of your current version | a year ago
on 2023-08-30
mongoose
from 7.2.1 to 7.8.0 | 35 versions ahead of your current version | a month ago
on 2024-07-23
morgan
from 1.9.1 to 1.10.0 | 1 version ahead of your current version | 4 years ago
on 2020-03-20
nodemailer
from 6.9.3 to 6.9.14 | 11 versions ahead of your current version | 3 months ago
on 2024-06-19
nodemon
from 3.0.1 to 3.1.4 | 7 versions ahead of your current version | 3 months ago
on 2024-06-20
socket.io
from 4.7.1 to 4.7.5 | 4 versions ahead of your current version | 6 months ago
on 2024-03-14
Issues fixed by the recommended upgrade:
SNYK-JS-IP-6240864
SNYK-JS-MONGOOSE-5777721
SNYK-JS-QS-3153490
SNYK-JS-SEMVER-3247795
SNYK-JS-EXPRESS-6474509
SNYK-JS-IP-7148531
SNYK-JS-TAR-6476909
SNYK-JS-MONGODB-5871303
SNYK-JS-NODEMAILER-6219989
Release notes
Package name: sweetalert2
11.12.4 (2024-08-01)
Bug Fixes
11.12.3 (2024-07-19)
Bug Fixes
11.12.2 (2024-07-05)
Bug Fixes
customClass
for buttons (#2741) (87201a0)11.12.1 (2024-06-28)
Bug Fixes
11.12.0 (2024-06-18)
Bug Fixes
Features
[autofocus]
element in a popup (#2736) (52fedf3)11.11.1 (2024-06-05)
Bug Fixes
11.11.0 (2024-05-11)
Features
undefined
as options (#2728) (0d6f0ec)11.10.8 (2024-04-17)
Bug Fixes
11.10.7 (2024-03-22)
Bug Fixes
11.10.6 (2024-03-05)
Bug Fixes
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
Package name: dotenv
16.4.5
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.2
16.3.1
16.3.0
16.2.0
Package name: ejs
Bug fixes
Bug fixes
Features
include
directives (#458, #459, @ ExE-Boss)function.name
is now set to the file base name in environments that support this (#466, @ ExE-Boss)Bug Fixes
async != true
now correctly mention the existence of theasync
option (#460, @ ExE-Boss)Deprecated:
require.extensions
(@ mde)remove
function to cache (@ S2-)Package name: http-errors
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
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 listeners