olaferlandsen / Typescript-Json-Object-Mapper

Json Object mapper writing in TypeScript
MIT License
5 stars 1 forks source link

[Snyk] Fix for 1 vulnerabilities #25

Open olaferlandsen opened 10 months ago

olaferlandsen commented 10 months ago

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


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: clean-webpack-plugin The new version differs by 20 commits.
  • 2e7f7f6 2.0.0
  • e90a300 remove unused babel plugins
  • 0ff10f0 windows test fixes
  • d6e2e38 use **/* instead of ** and update packages
  • e19b19d reorder option types
  • 03d12ac add protectWebpackAssets option
  • f506dc6 add cleanStaleWebpackAssets option
  • c730f45 cleanAfterEveryBuildPatterns should not remove webpack assets
  • 6d6b341 initialPatterns renamed to cleanOnceBeforeBuildPatterns, customPatterns renamed to cleanAfterEveryBuildPatterns
  • 5e5a519 do not include customPatterns in initialPatterns
  • 3830778 use circleci instead of travis
  • bdb5099 readme updates
  • d2ac516 require dangerouslyAllowCleanPatternsOutsideProject to explicitly set dry to false
  • 68893e8 allowExternal renamed to dangerouslyAllowCleanPatternsOutsideProject
  • 8167328 by default remove all files once prior to compilation, add allowExternal option, migrate dryRun to dry
  • 2b94838 initial 2.0
  • 2778115 bumped version
  • e64ba87 Merge pull request #95 from MeiKatz/master
  • 5e5f76a fix for issue 84
  • c9d7117 updated to 1.0.0
See the full diff
Package name: copy-webpack-plugin The new version differs by 4 commits.
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/olaferlandsen/project/bd93be79-1c6a-4998-a17a-a24a56d7fdbf?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/olaferlandsen/project/bd93be79-1c6a-4998-a17a-a24a56d7fdbf?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"4603e90b-475e-4480-ab52-314f7bbf1290","prPublicId":"4603e90b-475e-4480-ab52-314f7bbf1290","dependencies":[{"name":"clean-webpack-plugin","from":"0.1.19","to":"2.0.0"},{"name":"copy-webpack-plugin","from":"6.4.1","to":"7.0.0"}],"packageManager":"npm","projectPublicId":"bd93be79-1c6a-4998-a17a-a24a56d7fdbf","projectUrl":"https://app.snyk.io/org/olaferlandsen/project/bd93be79-1c6a-4998-a17a-a24a56d7fdbf?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116"],"upgrade":["SNYK-JS-INFLIGHT-6095116"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)