-
Notifications
You must be signed in to change notification settings - Fork 28
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
Update dependencies with vulnerabilities #39
Conversation
Co-authored-by: Iris Booker <[email protected]>
Co-authored-by: Iris Booker <[email protected]>
@@ -6,7 +6,7 @@ | |||
"packages": { | |||
"": { | |||
"name": "us-bank-account-validator", | |||
"version": "0.2.0", | |||
"version": "1.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be a minor version bump? I'm only seeing minor and patch updates to any dependency. Is there a breaking change involved in this PR?
On second thought, the version of the module is updated when we deploy, so this probably shouldn't be changed in this PR.
Co-authored-by: Iris Booker <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update dependencies with vulnerabilities