[Snyk] Upgrade: , , , class-validator, date-fns, mongodb-memory-server, mongoose, reflect-metadata, rxjs, swagger-ui-express #1019
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.
@nestjs/config
from 1.2.0 to 1.2.1 | 1 version ahead of your current version | 3 years ago
on 2022-03-17
@nestjs/mongoose
from 9.0.2 to 9.2.2 | 6 versions ahead of your current version | 2 years ago
on 2023-03-17
@nestjs/swagger
from 5.2.0 to 5.2.1 | 1 version ahead of your current version | 2 years ago
on 2022-03-25
class-validator
from 0.13.2 to 0.14.1 | 2 versions ahead of your current version | 8 months ago
on 2024-01-12
date-fns
from 2.28.0 to 2.30.0 | 5 versions ahead of your current version | a year ago
on 2023-04-30
mongodb-memory-server
from 8.11.3 to 8.16.1 | 12 versions ahead of your current version | 2 months ago
on 2024-07-13
mongoose
from 6.2.2 to 6.13.0 | 80 versions ahead of your current version | 3 months ago
on 2024-06-06
reflect-metadata
from 0.1.13 to 0.2.2 | 5 versions ahead of your current version | 6 months ago
on 2024-03-29
rxjs
from 7.5.4 to 7.8.1 | 7 versions ahead of your current version | a year ago
on 2023-04-26
swagger-ui-express
from 4.3.0 to 4.6.3 | 6 versions ahead of your current version | a year ago
on 2023-05-05
Issues fixed by the recommended upgrade:
SNYK-JS-IP-6240864
SNYK-JS-IP-6240864
SNYK-JS-MONGOOSE-2961688
SNYK-JS-MONGOOSE-5777721
SNYK-JS-FASTXMLPARSER-5668858
SNYK-JS-IP-7148531
SNYK-JS-IP-7148531
SNYK-JS-MONGODB-5871303
SNYK-JS-MONGODB-5871303
SNYK-JS-FASTXMLPARSER-3325616
SNYK-JS-FASTXMLPARSER-7573289
SNYK-JS-CLASSVALIDATOR-1730566
Release notes
Package name: @nestjs/config
Package name: @nestjs/mongoose
Package name: @nestjs/swagger
Package name: class-validator
What's Changed
@ IsIn
decorator by @ NoNameProvided in #1844@ IsBase64
decorator by @ NoNameProvided in #1845@ IsUUID
decorator by @ NoNameProvided in #1846@ IsPhoneNumber
decorator to use max dataset by @ NoNameProvided in #1857@ IsNotEmptyObject
decorator correctly by @ arkist in #1555