-
Notifications
You must be signed in to change notification settings - Fork 919
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
Add proper dependency resolution for dns-packet #456
Conversation
Dependabot bumped the dependency from 1.3.1 to 1.3.4 in opensearch-project#381, but it edited the yarn.lock file directly. This is not the recommended short- or long-term solution. Signed-off-by: Tommy Markley <[email protected]>
✅ DCO Check Passed 1ae09d3 |
✅ DCO Check Passed 1ae09d3 |
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.
LGTM
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.
LGTM !! Thanks for the change.
Will this be back-ported to |
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.
Looks good
@kavilla Yes, we need these changes merged to 1.0 for GA to address security vulnerabilities. |
Description
Dependabot bumped the dependency from 1.3.1 to 1.3.4 in #381, but it edited the yarn.lock file directly. This is not the recommended short- or long-term solution.
Signed-off-by: Tommy Markley [email protected]
The longer-term solution involves upgrading
webpack
andwebpack-dev-server
.Testing
Changes for #456, #457, #458, #460, #461, and #476 were merged into the same branch and tested together. All tests passed.
Unit
Integration
Functional
Issues Resolved
N/A
Check List