chore: resolve open dependabot security alerts - #997
Open
jonathannorris wants to merge 1 commit into
Open
Conversation
- postcss ^8.5.12 -> ^8.5.23 (high, alerts #241, #251) - brace-expansion resolutions bumped to ^1.1.18 / ^2.1.4 (high, alerts #243, #248, #249, #250) - ip-address added resolution ^10.3.1 (high/medium, alerts #244, #245, #246) - fast-uri ^3.1.4 -> ^3.1.5 (high, alert #247) - js-yaml resolutions bumped to ^3.15.1 / ^4.3.1 (high, alerts #252, #253) - dompurify ^3.4.12 -> ^3.4.13 (medium, alert #254) - nanoid added resolution ^3.3.17 (high, alerts #257, #258)
Contributor
There was a problem hiding this comment.
Pull request overview
Resolves open Dependabot security alerts by bumping vulnerable transitive dependencies used by the Docusaurus/webpack toolchain via Yarn resolutions, and updating the lockfile to match the new resolved versions.
Changes:
- Updated
package.jsonresolutionsforpostcss,brace-expansion,ip-address,fast-uri,js-yaml,dompurify, andnanoid. - Regenerated
yarn.lockto reflect the new dependency versions and checksums.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates Yarn resolutions to force patched versions of vulnerable transitive dependencies. |
| yarn.lock | Updates resolved versions/checksums so installs are consistent with the new resolutions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Deploying devcycle-docs with
|
| Latest commit: |
fd177d4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1363be2e.devcycle-docs.pages.dev |
| Branch Preview URL: | https://chore-dependabot-alerts.devcycle-docs.pages.dev |
jonathannorris
enabled auto-merge (squash)
August 12, 2026 13:29
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
Dependabot Alerts Resolved
postcsspostcssbrace-expansionbrace-expansionbrace-expansionbrace-expansionip-addressip-addressip-addressfast-urijs-yamljs-yamldompurifynanoidnanoidAll packages are transitive dependencies (via Docusaurus/webpack tooling); fixed using yarn
resolutionsinpackage.json. Verifiedyarn buildcompletes successfully with the updated dependency tree.