koajs / joi-router

Configurable, input and output validated routing for koa
MIT License
450 stars 96 forks source link

[Snyk] Security upgrade @hapi/joi from 15.0.0 to 15.1.1 #100

Closed snyk-bot closed 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-HAPIHOEK-548452
No No Known Exploit
Commit messages
Package name: @hapi/joi The new version differs by 40 commits.
  • b604775 15.1.1
  • da4774f Replace v16 compatibility interface. Closes #2047
  • e14321f 15.1.0
  • 5d4c0c9 Legacy api. Closes #1926
  • 3108872 15.0.3
  • 4e4c6c9 Add bool to binds. Fixes #1808.
  • 2c36ab3 15.0.2
  • ea9facf Merge pull request #1801 from lerouxb/remove-strip-default
  • 3029ea6 Merge pull request #1804 from adamreisnz/patch-1
  • c62ac45 Clarify referenced parameter resolution
  • 97cc246 remove strip from defaults now that it has been removed
  • 2d6f1b5 15.0.1
  • 48decc3 Update .travis.yml
  • 58a8c9d Update README.md
  • 3d186a5 Merge pull request #1792 from jvolonda42/master
  • b1fe0b0 minDomainAtoms is not available in 15.0 we need to use minDomainSegments instead
  • af17adb Merge pull request #1791 from thebinarypenguin/master
  • 9591ffe Change npm install command
  • e52b29a Regenerate package lock
  • a0dc9df Run validation even for schemas returned by setup. Fixes #1747.
  • 21ddcab Merge pull request #1750 from WesTyler/object_pattern_refs
  • 144e713 Pass options to pattern validation to support refs
  • 06bd220 Merge pull request #1765 from kanongil/less-throws
  • f51e98f Pass state to pattern validations. Fixes #1761.
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