You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
markdownlint-cli2^0.20.0 → ^0.21.0 (pulls markdown-it@14.1.1, micromatch@4.0.8). Not ^0.22.0 — that introduces smol-toml@1.6.0 which has its own open advisory.
Removed both pre-existing entries (http-cache-semantics, markdownlint-cli2/micromatch) — parent chains now resolve safely on their own.
Addedserialize-javascript: ^7.0.5 — copy-webpack-plugin@11 and css-minimizer-webpack-plugin@5 (via @docusaurus/core@3.9.2) still request ^6.x with no in-range release on 7; no path without a Docusaurus major bump.
Remaining (3 alerts)
lodash-es ×3 — fixed in 4.18.0 (published 2026-03-31), blocked by npmMinimalAgeGate: 10080 until 2026-04-07. Same applies to lodash (via Docusaurus). Will follow up once the gate clears rather than preapprove.
yarn npm audit: 37 → 5 advisories (all lodash/lodash-es). yarn install --immutable, yarn lint, yarn build all pass with no new warnings vs main.
Next steps: Take a moment to review the security alert above. Review
the linked package source code to understand the potential risk. Ensure the
package is not malicious before proceeding. If you're unsure how to proceed,
reach out to your security team or ask the Socket team for help at
support@socket.dev.
Suggestion: Try to reduce the number of authors you depend on to reduce the risk to malicious actors gaining access to your supply chain. Packages should remove inactive collaborators with publishing rights from packages on npm.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore npm/path-to-regexp@0.1.13. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.
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
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.
Resolves 24 of 27 open Dependabot alerts. All fixes are via
yarn up -Ron the dependency or its parent chain; only oneresolutionsoverride is needed.Direct devDep bumps
@typescript-eslint/eslint-plugin/@typescript-eslint/parser^6.21.0→^7.18.0(pullsminimatch@^9.0.4)markdownlint-cli2^0.20.0→^0.21.0(pullsmarkdown-it@14.1.1,micromatch@4.0.8). Not^0.22.0— that introducessmol-toml@1.6.0which has its own open advisory.Transitive bumps via
yarn up -Rserve-handler→ 6.1.7,express→ 4.22.1,body-parser→ 1.20.4,compression→ 1.8.1,eslint→ 8.57.1,terser-webpack-plugin→ 5.4.0minimatch→ 3.1.5 / 9.0.9 / 10.2.4,node-forge→ 1.4.0,path-to-regexp→ 0.1.13,qs→ 6.14.2,on-headers→ 1.1.0,picomatch→ 4.0.4,ajv→ 6.14.0 / 8.18.0,brace-expansion→ 1.1.13,glob→ 10.5.0,mdast-util-to-hast→ 13.2.1,http-cache-semantics→ 4.2.0,axios→ 1.14.0,yaml→ 2.8.3Resolutions
http-cache-semantics,markdownlint-cli2/micromatch) — parent chains now resolve safely on their own.serialize-javascript: ^7.0.5—copy-webpack-plugin@11andcss-minimizer-webpack-plugin@5(via@docusaurus/core@3.9.2) still request^6.xwith no in-range release on 7; no path without a Docusaurus major bump.Remaining (3 alerts)
lodash-es×3 — fixed in4.18.0(published 2026-03-31), blocked bynpmMinimalAgeGate: 10080until 2026-04-07. Same applies tolodash(via Docusaurus). Will follow up once the gate clears rather than preapprove.yarn npm audit: 37 → 5 advisories (all lodash/lodash-es).yarn install --immutable,yarn lint,yarn buildall pass with no new warnings vsmain.