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 express-openapi-validator from 5.1.6 to 5.2.0 #936

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

cdimascio
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade express-openapi-validator from 5.1.6 to 5.2.0.

ℹ️ 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.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: express-openapi-validator
  • 5.2.0 - 2024-06-02

    (2024-06-02)

    • Add express as peer dependency (#907) (4e8bc84), closes #907
    • Add multipart fix when does not exist any body (#905) (5c98d17), closes #905
    • add reponse serializer tests for arrays (bbbd160)
    • pass coerceTypes through (#809) (8f7c678), closes #809
    • Support async operation handler resolver (#921) (a4a7175), closes #921
    • upgrade ajv (a708132)
    • upgrade example 3 (43cccc8)
    • upgrade example 4 (255f20f)
    • v5.2.0 (42cb3ab)
    • chore: apiSpec may be const literal (#854) (e35a07c), closes #854
    • chore(dependencies): bump @ apidevtools/json-schema-ref-parser to 11.6.2 to prevent vulnerability (#9 (61ff0cf), closes #918
    • chore(deps-dev): bump @ babel/traverse (#924) (5a04ea9), closes #924
    • chore(deps): bump axios, @ nestjs/common, @ nestjs/core, @ nestjs/platform-express and @ nestjs/testing (b77150f), closes #925
    • chore(deps): bump webpack and @ nestjs/cli in /examples/9-nestjs (#831) (c0c5f4c), closes #831
    • fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations-babel/package-lock.jso (87d173b), closes #911
    • fix: package.json & package-lock.json to reduce vulnerabilities (#920) (898ceb7), closes #920
    • fix: upgrade @ types/multer from 1.4.7 to 1.4.11 (#897) (a7d67e7), closes #897
    • fix: upgrade path-to-regexp from 6.2.0 to 6.2.2 (#914) (bce2d6a), closes #914

    5.1.6 (2024-02-11)

    • Fixes for 881 - multiple specs w/validateRequests fail (#903) (766806b), closes #903

    5.1.5 (2024-02-10)

    5.1.4 (2024-02-09)

    5.1.3 (2024-01-27)

    5.1.2 (2023-12-04)

    5.1.1 (2023-11-21)

    5.1.0 (2023-11-12)

    5.0.5 (2023-08-23)

    • #841 return error thrown in serDes deserializer (#842) (d029401), closes #841 #842
    • fix documentation links (01950b7)
    • fix example schema removal and upgrade patch version (495dabd)
    • fixing default export function issue (#846) (268d38a), closes #846
    • Remove body-parser deps in example (#845) (c73b7c1), closes #845
    • Remove examples from apiDoc when validating requests (#774) (950d429), closes #774
    • Resolve "reference resolves to more than one schema" errors when AJV processes OpenAPI document and (9d215be), closes #853
    • v5.0.5 change history (b5cc33a)

    5.0.4 (2023-04-30)

    5.0.3 (2023-03-04)

    • FIx serialization/deserialization in additionalProperties (#822) (a9067b8), closes #822
    • Rename field error_code to errorCode in ValidationErrorItem (#819) (1a1b2cc), closes #819
    • v5.0.3 (6e93a96)
    • chore(deps): bump cookiejar from 2.1.2 to 2.1.4 in /examples/9-nestjs (#805) (07d9879), closes #805
    • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#806) (0da34f8), closes #806
    • chore(deps): bump http-cache-semantics (#811) (7a779f6), closes #811
    • chore(deps): bump http-cache-semantics (#813) (336683d), closes #813
    • chore(deps): bump http-cache-semantics (#814) (3721092), closes #814
    • chore(deps): bump http-cache-semantics (#816) (466e337), closes #816
    • chore(deps): bump http-cache-semantics (#817) (582b395), closes #817
    • chore(deps): bump http-cache-semantics in /examples/1-standard (#810) (e6ef9d3), closes #810
    • chore(deps): bump http-cache-semantics in /examples/3-eov-operations (#812) (fd04b5e), closes #812
    • chore(deps): bump http-cache-semantics in /examples/6-multi-file-spec (#815) (b2704b0), closes #815
    • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/9-nestjs (#801) (30defdc), closes #801
    • chore(deps): bump json5 in /examples/4-eov-operations-babel (#799) (a100192), closes #799
    • fix: upgrade ajv from 8.11.0 to 8.11.2 (#797) (e774d4b), closes #797
    • fix: upgrade body-parser from 1.19.0 to 1.20.1 (#798) (87a2000), closes #798
    • fix: upgrade content-type from 1.0.4 to 1.0.5 (#818) (541d5f9), closes #818

    5.0.2 (2023-02-11)

    5.0.1 (2023-01-09)

    • enhance SchemaObject type (#697) (ca43431), closes #697
    • implement github actions workflow (#793) (d415425), closes #793
    • Update README.md (33da583)
    • Update README.md (ccd981a)
    • v5.0.1 (de0708b)
    • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /examples/9-nestjs (#738) (60afead), closes #738
    • chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /examples/1-standard (#764) (0d04305), closes #764
    • chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /examples/9-nestjs (#760) (c1cf0d9), closes #760
    • chore(deps): bump minimatch in /examples/2-standard-multiple-api-specs (#763) (fe5e95e), closes #763
    • chore(deps): bump minimatch in /examples/3-eov-operations (#766) (3285f3a), closes #766
    • chore(deps): bump minimatch in /examples/4-eov-operations-babel (#768) (5bcc81b), closes #768
    • chore(deps): bump minimatch in /examples/5-custom-operation-resolver (#765) (b5b03b3), closes #765
    • chore(deps): bump minimatch in /examples/6-multi-file-spec (#767) (e8f54e8), closes #767
    • chore(deps): bump minimatch in /examples/7-response-date-serialization (#759) (9b9433e), closes #759
    • chore(deps): bump minimatch in /examples/8-top-level-discriminator (#761) (46afe5c), closes #761
    • chore(deps): bump minimist and @ nestjs/cli in /examples/9-nestjs (#769) (8d31f9a), closes #769
    • chore(deps): bump terser from 5.7.2 to 5.14.2 in /examples/9-nestjs (#750) (a83ff9d), closes #750
    • fix: upgrade body-parser from 1.19.0 to 1.19.1 (#689) (40736f8), closes #689
    • fix: upgrade body-parser from 1.19.0 to 1.19.1 (#690) (9038edc), closes #690
    • fix: upgrade body-parser from 1.19.0 to 1.19.1 (#691) (e64a91c), closes #691

    5.0.0 (2022-11-19)

    4.13.8 (2022-05-30)

Snyk has created this PR to upgrade express-openapi-validator from 5.1.6 to 5.2.0.

See this package in npm:
express-openapi-validator

See this project in Snyk:
https://app.snyk.io/org/cdimascio/project/0ac9a5bd-9a7f-4c0e-bf8b-51d0bd4c4448?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
2 participants