[Snyk] Upgrade: dayjs, dotenv, express, mongodb-memory-server, mongoose, nanoid, pino, pino-pretty, zod #2
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.
dayjs
from 1.11.10 to 1.11.13 | 3 versions ahead of your current version | a month ago
on 2024-08-20
dotenv
from 16.3.1 to 16.4.5 | 7 versions ahead of your current version | 7 months ago
on 2024-02-20
express
from 4.18.2 to 4.19.2 | 4 versions ahead of your current version | 6 months ago
on 2024-03-25
mongodb-memory-server
from 8.15.1 to 8.16.1 | 2 versions ahead of your current version | 2 months ago
on 2024-07-13
mongoose
from 7.5.3 to 7.8.1 | 18 versions ahead of your current version | a month ago
on 2024-08-19
nanoid
from 3.3.4 to 3.3.7 | 3 versions ahead of your current version | 10 months ago
on 2023-11-06
pino
from 8.15.3 to 8.21.0 | 14 versions ahead of your current version | 5 months ago
on 2024-04-24
pino-pretty
from 10.2.0 to 10.3.1 | 5 versions ahead of your current version | 9 months ago
on 2023-12-27
zod
from 3.22.2 to 3.23.8 | 67 versions ahead of your current version | 4 months ago
on 2024-05-08
Issues fixed by the recommended upgrade:
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-ZOD-5925617
SNYK-JS-IP-6240864
SNYK-JS-EXPRESS-6474509
SNYK-JS-FASTXMLPARSER-7573289
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-IP-7148531
Release notes
Package name: dayjs
1.11.13 (2024-08-20)
Bug Fixes
1.11.12 (2024-07-18)
Bug Fixes
1.11.11 (2024-04-28)
Bug Fixes
1.11.10 (2023-09-19)
Bug Fixes
ar
locale (#2418) (361be5c)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
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
Package name: mongodb-memory-server
8.16.1 (2024-07-13)
Note: This is purely a documentational update, no functionality has changed (aside from error messages)
Fixes
Style
Package name: mongoose
chore: release 7.8.1
Package name: nanoid
3.3.7
Package name: pino
What's Changed
New Contributors
Full Changelog: v8.20.0...v8.21.0
What's Changed
setBindings
by @ alecmev in #1928New Contributors
Full Changelog: v8.19.0...v8.20.0
What's Changed
formatters
option to the browser pino by @ KatelynKim in #1898setLevel
should respect level comparison option by @ obrus-corcentric in #1901New Contributors
Full Changelog: v8.18.0...v8.19.0
What's Changed
pino
'sstream
parameter by @ quisido in #1874New Contributors