Skip to content

[Snyk] Upgrade wait-on from 5.2.1 to 5.3.0 #4

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 7, 2021

Snyk has created this PR to upgrade wait-on from 5.2.1 to 5.3.0.

merge advice
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-03-17.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Command Injection
SNYK-JS-LODASH-1040724
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: wait-on
  • 5.3.0 - 2021-03-17

    Allow resources to be passed in via config file. Thanks @ michaelmerrill for the PR.

    Example config.js file with resources

    module.exports = {
      resources: ['http://localhost:8123', 'http://localhost:8123/foo'],
    };
  • 5.2.2 - 2021-03-17

    Updated [email protected]

    Updated lodash dependency to close vulnerability

  • 5.2.1 - 2020-12-26

    Update dependencies

from wait-on GitHub release notes
Commit messages
Package name: wait-on
  • d82e7c4 5.3.0
  • 0465c09 Merge pull request #94 from jeffbski/allow-config-resources
  • 852c7e4 5.2.2
  • 5bb116f Merge pull request #91 from jeffbski/snyk-fix-637cc7b2e8b58ae57d802c3ddd1453de
  • 4d2e6d9 indicate that resources can now be provided in config
  • 7221b39 fix: package.json & package-lock.json to reduce vulnerabilities
  • 211b0ae formatting
  • 7e9618d allow resources to be specified in config
  • db0d080 Merge branch 'patch-1' of https://github.com/michaelmerrill/wait-on into allow-config-resources
  • 4d94e74 remove argv length check
  • 00bbd66 Allow for resources to be passed via config

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant