fix: update react-instantsearch to resolve CVE-2026-8769#83
Merged
Merged
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jefflloyd
approved these changes
May 31, 2026
jefflloyd
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
package-lock.jsonresolution forreact-instantsearchfrom7.23.0to7.33.1.instantsearch.jsto4.99.0andinstantsearch-ui-componentsto0.28.0, removing the transitiveai/@ai-sdk/provider-utilsdependency path from the lockfile.Vulnerability
@ai-sdk/provider-utilsreact-instantsearch/instantsearch.js<= 3.0.973.0.20Verification
npm audit --jsonno longer reports@ai-sdk/provider-utils.npm run lintpassed.npx tsc lib/*.tspassed.NEXT_PUBLIC_ALGOLIA_APP_ID=dummy NEXT_PUBLIC_ALGOLIA_SEARCH_API_KEY=dummy npx next buildpassed.Note: full
npm auditstill reports unrelated moderate vulnerabilities forbrace-expansionandyaml.Conversation: https://staging.warp.dev/conversation/4b9bed92-d17c-4cee-abf0-813935fdb796
Run: https://oz.staging.warp.dev/runs/019e7ec3-87ec-7eb7-948f-d1435b1105ea
This PR was generated with Oz.