[Snyk] Upgrade: lodash, body-parser, dotenv, express, joi, nanoid, peer, sequelize, sqlite3, ts-node #57
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.
lodash
from 4.17.20 to 4.17.21 | 1 version ahead of your current version | 4 years ago
on 2021-02-20
body-parser
from 1.19.0 to 1.20.2 | 5 versions ahead of your current version | 2 years ago
on 2023-02-22
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 | 6 months ago
on 2024-03-25
joi
from 17.2.1 to 17.13.3 | 34 versions ahead of your current version | 3 months ago
on 2024-06-19
nanoid
from 3.1.15 to 3.3.7 | 26 versions ahead of your current version | 10 months ago
on 2023-11-06
peer
from 0.5.3 to 0.6.1 | 2 versions ahead of your current version | 4 years ago
on 2020-11-28
sequelize
from 6.3.5 to 6.37.3 | 85 versions ahead of your current version | 5 months ago
on 2024-04-13
sqlite3
from 5.0.0 to 5.1.7 | 20 versions ahead of your current version | 8 months ago
on 2024-01-05
ts-node
from 10.3.0 to 10.9.2 | 11 versions ahead of your current version | 9 months ago
on 2023-12-08
Issues fixed by the recommended upgrade:
SNYK-JS-QS-3153490
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-REQUEST-3361831
SNYK-JS-SEQUELIZE-2932027
SNYK-JS-SEQUELIZE-2959225
SNYK-JS-SEQUELIZE-3324088
SNYK-JS-TAR-1536528
SNYK-JS-TAR-1536531
SNYK-JS-TAR-1579147
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-SQLITE3-2388645
SNYK-JS-SQLITE3-3358947
SNYK-JS-TAR-1536528
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-LODASH-1040724
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-DOTTIE-3332763
SNYK-JS-JSONSCHEMA-1920922
SNYK-JS-MOMENT-2440688
SNYK-JS-MOMENT-2944238
SNYK-JS-TAR-1536531
SNYK-JS-TAR-1579147
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-QS-3153490
SNYK-JS-SEQUELIZE-3324089
SNYK-JS-TAR-6476909
SNYK-JS-SEQUELIZE-3324090
SNYK-JS-LODASH-1018905
SNYK-JS-VALIDATOR-1090599
SNYK-JS-VALIDATOR-1090601
SNYK-JS-VALIDATOR-1090602
SNYK-JS-EXPRESS-6474509
SNYK-JS-NANOID-2332193
SNYK-JS-TAR-6476909
SNYK-JS-NODEADDONAPI-571001
SNYK-JS-TAR-1536758
npm:debug:20170905
npm:debug:20170905
SNYK-JS-TAR-1536758
Release notes
Package name: lodash
Bump to v4.17.21
Bump to v4.17.20.
Package name: body-parser
strict
eval
usage withFunction
constructorprocess
to check for listeners__proto__
keyspb
) supportthrow
on invalid typePackage 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
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: joi
17.13.3
17.13.2
17.13.1
17.13.0
17.12.3
17.12.2
17.12.1
17.12.0
17.11.1
Package name: nanoid
3.3.7
Package name: peer
No content.
Bump version to 0.6.0
Package name: sequelize
6.37.3 (2024-04-13)
Bug Fixes
6.37.2 (2024-03-29)
Bug Fixes
readOnly
to the transaction options types and docs (#17226) (7c8972f)6.37.1 (2024-02-18)
Bug Fixes
returning
inSaveOptions
. (#16954) (505467b)6.37.0 (2024-02-11)
Features
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
Full Changelog: v5.1.6...v5.1.7
Please install
v5.1.7
instead.Full Changelog: v5.1.6...v5.1.7-rc.0
What's Changed
log2
by @ daniellockyerNew Contributors
Full Changelog: v5.1.5...v5.1.6
What's Changed