-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Bump @elastic/request-crypto from v2.0.0 to v2.0.1 #128710
Conversation
@@ -20710,7 +20723,12 @@ [email protected], node-fetch@^1.0.1, node-fetch@^2.3.0, node-fetch@^2.6.1, node- | |||
dependencies: | |||
whatwg-url "^5.0.0" | |||
|
|||
node-forge@^0.10.0, node-forge@^1.3.0: | |||
node-forge@^0.10.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.
Note to reviewers: The old node-forge
dependency is a devDependency
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
@@ -16378,7 +16386,7 @@ ieee754@^1.1.12, ieee754@^1.1.4: | |||
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84" | |||
integrity sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg== | |||
|
|||
ieee754@^1.1.13: | |||
ieee754@^1.1.13, ieee754@^1.2.1: |
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.
nit: looks like you can merge this declaration with another ieee754
declaration above.
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.
Ah, didn't notice enabled auto-merge 😢
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.
Ah good catch. I created a follow up PR: #129159
(cherry picked from commit 7cb7201)
(cherry picked from commit 7cb7201) Co-authored-by: Thomas Watson <[email protected]>
No description provided.