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

[2.x backport] Bump joi to v14 to avoid the possibility of prototype poisoning in a nested dependency #4206

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Jun 1, 2023

Backport PR
#3952

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

…e poisoning in a nested dependency

Backport PR
opensearch-project#3952

Signed-off-by: Miki <miki@amazon.com>
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #4206 (7358222) into 2.x (473f3a4) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4206      +/-   ##
==========================================
- Coverage   66.37%   66.34%   -0.03%     
==========================================
  Files        3229     3229              
  Lines       62139    62139              
  Branches     9626     9626              
==========================================
- Hits        41245    41227      -18     
- Misses      18571    18584      +13     
- Partials     2323     2328       +5     
Flag Coverage Δ
Linux ?
Windows 66.34% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes

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

Successfully merging this pull request may close these issues.

5 participants