Leko / reinbox

Declarative topic-based notification UI manager for React (Native)
MIT License
2 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #27

Open snyk-bot opened 4 years ago

snyk-bot commented 4 years ago

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

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Issue Breaking Change Exploit Maturity
medium severity Prototype Pollution
SNYK-JS-MINIMIST-559764
Yes Proof of Concept
Commit messages
Package name: ts-node The new version differs by 16 commits.
  • e6d50ef 8.0.0
  • ea9bad7 Skip loading files at configuration level
  • b39b38d Preserve `execArgv` with `ts-node` arguments (#760)
  • 157bb4c Fix compiler issue with node 6 + latest TypeScript (#761)
  • d9f310e Replace `minimist` with type-safe `arg` (#759)
  • f148008 Add `compiler` option back and use `require.resolve` (#758)
  • abcb13b Remove unused code (#751)
  • d58488b Create `tsconfig.json` for old TypeScript versions (#723)
  • 5ee273e Comments, trailing comma to tests `tsconfig.json`
  • 132e569 Use prettier screenshot (#710)
  • ebe239a Drop old node.js support without `Buffer.from` (#702)
  • b61c745 Remove support for `ts-node` cache output (#701)
  • df1ac1d Disable loading `files` from configuration (#700)
  • 9d15a72 Remove support for custom `compiler` option (#699)
  • 77eff53 Clarify global declarations in README (#698)
  • 3ff4a69 Add missing word to README (#680)
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

codecov-io commented 4 years ago

Codecov Report

Merging #27 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files          10       10           
  Lines          70       70           
  Branches        5        5           
=======================================
  Hits           69       69           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cd92a90...06c07ee. Read the comment docs.