Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: , , , class-validator, date-fns, mongodb-memory-server, mongoose, reflect-metadata, rxjs, swagger-ui-express #1016

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DanneelsSophie
Copy link
Owner

snyk-top-banner

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.

Name Versions Released on

@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:

Issue Score Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
751 Proof of Concept
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-6240864
751 Proof of Concept
high severity Prototype Pollution
SNYK-JS-MONGOOSE-2961688
751 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-FASTXMLPARSER-5668858
751 No Known Exploit
high severity Prototype Pollution
SNYK-JS-MONGOOSE-5777721
751 Proof of Concept
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
751 Proof of Concept
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
751 Proof of Concept
medium severity Information Exposure
SNYK-JS-MONGODB-5871303
751 No Known Exploit
medium severity Information Exposure
SNYK-JS-MONGODB-5871303
751 No Known Exploit
medium severity Prototype Pollution
SNYK-JS-FASTXMLPARSER-3325616
751 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-FASTXMLPARSER-7573289
751 No Known Exploit
low severity Improper Input Validation
SNYK-JS-CLASSVALIDATOR-1730566
751 No Known Exploit
Release notes
Package name: @nestjs/config
  • 1.2.1 - 2022-03-17
  • 1.2.0 - 2022-02-14
from @nestjs/config GitHub release notes
Package name: @nestjs/mongoose
  • 9.2.2 - 2023-03-17
  • 9.2.1 - 2022-10-31
  • 9.2.0 - 2022-07-08
  • 9.1.1 - 2022-06-14
  • 9.1.0 - 2022-05-20
  • 9.0.3 - 2022-03-15
  • 9.0.2 - 2021-12-20
from @nestjs/mongoose GitHub release notes
Package name: @nestjs/swagger
  • 5.2.1 - 2022-03-25
  • 5.2.0 - 2022-01-25
from @nestjs/swagger GitHub release notes
Package name: class-validator
  • 0.14.1 - 2024-01-12

    What's Changed

    • fix: fail for non-array constraint in @ IsIn decorator by @ NoNameProvided in #1844
    • feat: allow specifying options for @ IsBase64 decorator by @ NoNameProvided in #1845
    • feat: use official type for version in @ IsUUID decorator by @ NoNameProvided in #1846
    • build(deps-dev): bump @ types/node from 18.11.12 to 18.11.13 by @ dependabot in #1847
    • build(deps): bump libphonenumber-js from 1.10.14 to 1.10.15 by @ dependabot in #1848
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @ dependabot in #1850
    • build(deps-dev): bump @ types/node from 18.11.13 to 18.11.14 by @ dependabot in #1851
    • build(deps-dev): bump @ typescript-eslint/parser from 5.46.0 to 5.46.1 by @ dependabot in #1852
    • build(deps-dev): bump @ types/node from 18.11.14 to 18.11.15 by @ dependabot in #1854
    • build(deps-dev): bump @ rollup/plugin-commonjs from 23.0.4 to 23.0.5 by @ dependabot in #1855
    • docs: fix typos and reformat decorators table by @ carlocorradini in #1849
    • fix: allow number and boolean values in validation message "$value" tokens by @ kffl in #1467
    • feat: update @ IsPhoneNumber decorator to use max dataset by @ NoNameProvided in #1857
    • fix: read nullable option in @ IsNotEmptyObject decorator correctly by @ arkist in #1555
    • build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by @ dependabot in #1859
    • build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @ dependabot in #1860
    • build(deps-dev): bump @ rollup/plugin-commonjs from 23.0.5 to 24.0.0 by @ dependabot in #1862
    • build(deps-dev): bump @ types/node from 18.11.15 to 18.11.17 by @ dependabot in #1861
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @ dependabot in #1864
    • build(deps-dev): bump @ typescript-eslint/parser from 5.46.1 to 5.47.0 by @ dependabot in #1865
    • build(deps-dev): bump @ typescript-eslint/parser from 5.47.0 to 5.47.1 by @ dependabot in #1870
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @ dependabot in #1872
    • build(deps-dev): bump @ types/node from 18.11.17 to 18.11.18 by @ dependabot in #1871
    • build(deps-dev): bump @ types/jest from 29.2.4 to 29.2.5 by @ dependabot in #1875
    • build(deps): bump json5 from 2.2.1 to 2.2.3 by @ dependabot in #1878
    • build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @ dependabot in #1876
    • build(deps-dev): bump eslint-plugin-jest from 27.1.7 to 27.2.0 by @ dependabot in #1877
    • build(deps-dev): bump @ typescript-eslint/parser from 5.47.1 to 5.48.0 by @ dependabot in #1879
    • build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @ dependabot in #1881
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @ dependabot in #1880
    • build(deps): bump libphonenumber-js from 1.10.15 to 1.10.16 by @ dependabot in #1886
    • build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @ dependabot in #1890
    • build(deps): bump libphonenumber-js from 1.10.16 to 1.10.17 by @ dependabot in #1892
    • build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @ dependabot in #1891
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @ dependabot in #1894
    • build(deps-dev): bump @ typescript-eslint/parser from 5.48.0 to 5.48.1 by @ dependabot in #1893
    • build(deps): bump libphonenumber-js from 1.10.17 to 1.10.18 by @ dependabot in #1895
    • build(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by @ dependabot in #1898
    • build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @ dependabot in #1900
    • build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @ dependabot in #1902
    • build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @ dependabot in #1905
    • build(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @ dependabot in #1904
    • build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @ dependabot in #1903
    • build(deps-dev): bump @ typescript-eslint/parser from 5.48.1 to 5.48.2 by @ dependabot in #1908
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @ dependabot in #1910
    • build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @ dependabot in #1909
    • build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @ dependabot in #1911
    • build(deps-dev): bump @ types/jest from 29.2.5 to 29.2.6 by @ dependabot in #1912
    • build(deps-dev): bump @ rollup/plugin-commonjs from 24.0.0 to 24.0.1 by @ dependabot in #1915
    • build(deps): bump @ types/validator from 13.7.10 to 13.7.11 by @ dependabot in #1920
    • build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @ dependabot in #1921
    • build(deps-dev): bump @ typescript-eslint/parser from 5.48.2 to 5.49.0 by @ dependabot in #1922
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @ dependabot in #1919
    • build(deps-dev): bump jest and @ types/jest by @ dependabot in #1924
    • build(deps-dev): bump jest from 29.4.0 to 29.4.1 by @ dependabot in #1928
    • build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @ dependabot in #1931
    • build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @ dependabot in #1932
    • build(deps-dev): bump @ typescript-eslint/parser from 5.49.0 to 5.50.0 by @ dependabot in #1933
    • build(deps): bump libphonenumber-js from 1.10.18 to 1.10.19 by @ dependabot in #1934
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @ dependabot in #1935
    • build(deps): bump validator from 13.7.0 to 13.9.0 by @ dependabot in #1936
    • build(deps): bump @ types/validator from 13.7.11 to 13.7.12 by @ dependabot in #1937
    • build(deps-dev): bump @ types/node from 18.11.18 to 18.11.19 by @ dependabot in #1938
    • build(deps-dev): bump @ types/node from 18.11.19 to 18.13.0 by @ dependabot in #1939
    • build(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by @ dependabot in #1940
    • build(deps-dev): bump @ typescript-eslint/parser from 5.50.0 to 5.51.0 by @ dependabot in #1941
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @ dependabot in #1942
    • build(deps-dev): bump jest from 29.4.1 to 29.4.2 by @ dependabot in #1944
    • build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @ dependabot in #1945
    • build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @ dependabot in #1950
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @ dependabot in #1953
    • build(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by @ dependabot in #1955
    • build(deps-dev): bump @ typescript-eslint/parser from 5.51.0 to 5.52.0 by @ dependabot in #1954
    • build(deps-dev): bump jest from 29.4.2 to 29.4.3 by @ dependabot in #1956
    • build(deps): bump libphonenumber-js from 1.10.19 to 1.10.20 by @ dependabot in #1957
    • build(deps-dev): bump @ types/node from 18.13.0 to 18.14.0 by @ dependabot in #1961
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @ dependabot in #1962
    • build(deps-dev): bump @ typescript-eslint/parser from 5.52.0 to 5.53.0 by @ dependabot in #1963
    • build(deps-dev): bump @ types/node from 18.14.0 to 18.14.1 by @ dependabot in #1964
    • build(deps-dev): bump @ types/node from 18.14.1 to 18.14.2 by @ dependabot in #1967
    • build(deps): bump libphonenumber-js from 1.10.20 to 1.10.21 by @ dependabot in #1969
    • build(deps-dev): bump @ typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @ dependabot in #1970
    • build(deps-dev): bump @ typescript-eslint/parser from 5.53.0 to 5.54.0 by @ dependabot in #1971
    • build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @ ...

Snyk has created this PR to upgrade:
  - @nestjs/config from 1.2.0 to 1.2.1.
    See this package in npm: https://www.npmjs.com/package/@nestjs/config
  - @nestjs/mongoose from 9.0.2 to 9.2.2.
    See this package in npm: https://www.npmjs.com/package/@nestjs/mongoose
  - @nestjs/swagger from 5.2.0 to 5.2.1.
    See this package in npm: https://www.npmjs.com/package/@nestjs/swagger
  - class-validator from 0.13.2 to 0.14.1.
    See this package in npm: https://www.npmjs.com/package/class-validator
  - date-fns from 2.28.0 to 2.30.0.
    See this package in npm: https://www.npmjs.com/package/date-fns
  - mongodb-memory-server from 8.11.3 to 8.16.1.
    See this package in npm: https://www.npmjs.com/package/mongodb-memory-server
  - mongoose from 6.2.2 to 6.13.0.
    See this package in npm: https://www.npmjs.com/package/mongoose
  - reflect-metadata from 0.1.13 to 0.2.2.
    See this package in npm: https://www.npmjs.com/package/reflect-metadata
  - rxjs from 7.5.4 to 7.8.1.
    See this package in npm: https://www.npmjs.com/package/rxjs
  - swagger-ui-express from 4.3.0 to 4.6.3.
    See this package in npm: https://www.npmjs.com/package/swagger-ui-express

See this project in Snyk:
https://app.snyk.io/org/danneelssophie/project/caedcc91-c74a-408e-861b-bca4a7b37fc9?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants