You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, do you have plans already to update typeconv? Latest version has support for many TS features like Partial<> and Omit<>.
Not only that but the current version contains moderate vulnerability issues as detailed below:
jsonpointer <5.0.0
Severity: moderate
Prototype Pollution in node-jsonpointer - https://github.com/advisories/GHSA-282f-qqgm-c34q
No fix available
node_modules/jsonpointer
awesome-ajv-errors <=2.0.0
Depends on vulnerable versions of jsonpointer
node_modules/awesome-ajv-errors
suretype <=2.4.1
Depends on vulnerable versions of awesome-ajv-errors
node_modules/suretype
core-types-suretype <=2.0.0
Depends on vulnerable versions of suretype
node_modules/core-types-suretype
typeconv 1.3.0 - 1.8.0
Depends on vulnerable versions of core-types-suretype
node_modules/typeconv
serverless-auto-swagger *
Depends on vulnerable versions of typeconv
node_modules/serverless-auto-swagger
The text was updated successfully, but these errors were encountered:
caiorhian
changed the title
Moderate vulnerability on typeconv
Moderate vulnerability on typeconv 1.30 - 1.8.0
Jun 18, 2023
Hey there, do you have plans already to update typeconv? Latest version has support for many TS features like
Partial<>
andOmit<>
.Not only that but the current version contains moderate vulnerability issues as detailed below:
The text was updated successfully, but these errors were encountered: