Skip to content
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

[Snyk] Upgrade schema-utils from 3.0.0 to 3.1.0 #2

Merged
merged 1 commit into from Jul 14, 2022

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade schema-utils from 3.0.0 to 3.1.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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-07-05.
Release notes
Package name: schema-utils
  • 3.1.0 - 2021-07-05

    3.1.0 (2021-06-30)

    Features

    • added the link property in validation error (589aa59)
  • 3.0.0 - 2020-10-05

    3.0.0 (2020-10-05)

    ⚠ BREAKING CHANGES

    • minimum supported Node.js version is 10.13.0,
    • the packages exports was changed, please use const { validate } = require('schema-utils');
    • the ValidateError export was removed in favor the ValidationError export, please use const { ValidationError } = require('schema-utils');
from schema-utils GitHub release notes
Commit messages
Package name: schema-utils

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

@iamxyzone iamxyzone merged commit fb34eb4 into master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
1 participant