Skip to content

fix(deps): security bumps for 54 Dependabot alerts#139

Open
rtBot wants to merge 1 commit into
developfrom
deps/security-fixes-2026-06-30
Open

fix(deps): security bumps for 54 Dependabot alerts#139
rtBot wants to merge 1 commit into
developfrom
deps/security-fixes-2026-06-30

Conversation

@rtBot

@rtBot rtBot commented Jun 30, 2026

Copy link
Copy Markdown

Summary

Lockfile-only same-major dependency bumps to resolve 54 open Dependabot security alerts (out of 59 open). No package.json manifest range changes and no source edits. 5 alerts remain flagged (see Residual risk).

Fixed (54 alerts)

package old → new alert# severity GHSA
shell-quote 1.8.3 → 1.9.0 #116 critical GHSA-w7jw-789q-3m8p
axios 1.13.5 → 1.18.1 #73,76,85,86,88,89,90,91,99,100,108,112,113,114,115,117,119,133 low–high multiple
@babel/plugin-transform-modules-systemjs 7.28.5 → 7.29.7 #97 high GHSA-fv7c-fp4j-7gwp
basic-ftp 5.2.0 → 5.3.1 #65,69 high GHSA-chqc-8p9q-pq6q, GHSA-6v7q-wjvx-w8wg
dompurify 3.3.2 → 3.4.11 #74,78,79,80,122,124,125,126,127,128,129,131 low–medium multiple
fast-uri 3.1.0 → 3.1.3 #95,96 high GHSA-q3j6-qgpj-74h6, GHSA-v39h-62p7-jpjc
fast-xml-builder 1.1.4 → 1.2.0 #94 high GHSA-5wm8-gmm8-39j9
fast-xml-parser 5.5.6 → 5.9.3 #66,81 medium GHSA-jp2q-39xq-3w4g, GHSA-gh4j-gqv2-49f6
follow-redirects 1.15.11 → 1.16.0 #72 medium GHSA-r4q5-vmmm-2653
form-data 4.0.5 → 4.0.6 #132 high GHSA-hmw2-7cc7-3qxx
ip-address 10.1.0 → 10.2.0 #84 medium GHSA-v2v4-37r5-5v8g
launch-editor 2.12.0 → 2.14.1 #130 medium GHSA-v6wh-96g9-6wx3
lodash 4.17.23 → 4.18.1 #67,68 medium–high GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh
lodash-es 4.17.23 → 4.18.1 #61,62 medium–high GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh
picomatch 2.3.1/4.0.3 → 2.3.2/4.0.4 #54,64 medium GHSA-3v7f-55p6-f55p
serialize-javascript 7.0.4 → 7.0.6 #103 medium GHSA-qj8w-gfj5-8c6v
simple-git 3.33.0 → 3.36.0 #98 high GHSA-hffm-xvc3-vprc
tmp 0.2.5 → 0.2.7 #106 high GHSA-ph9p-34f9-6g65
webpack-dev-server 5.2.3 → 5.2.5 #102 medium GHSA-79cf-xcqc-c78w
yaml 1.10.2 → 1.10.3 #56 medium GHSA-48c2-rrv3-qjmp

(@babel/core top-level also bumped 7.29.0 → 7.29.7 as part of the babel toolchain update.)

Why

All fixes are same-major version bumps applied via npm update --package-lock-only (lockfile only). Every resulting version was verified to meet or exceed each alert's first_patched_version threshold. dompurify and @babel/core are the only direct dependencies touched; their manifest ranges (^3.3.1, ^7.29.0) already permit the patched versions, so package.json was not modified.

How tested

Lockfile-only change. Build NOT run locally (disk-constrained environment) — please verify in CI.

Residual risk (5 alerts NOT fixed)

Do NOT merge automatically — review and let CI validate.

Lockfile-only same-major bumps to resolve open Dependabot security alerts.
No manifest range changes, no source edits.

Notable bumps: axios 1.13.5->1.18.1, dompurify 3.3.2->3.4.11,
shell-quote 1.8.3->1.9.0 (critical), form-data 4.0.5->4.0.6,
@babel/core 7.29.0->7.29.7, simple-git 3.33.0->3.36.0, tmp 0.2.5->0.2.7,
webpack-dev-server 5.2.3->5.2.5, lodash/lodash-es 4.17.23->4.18.1,
fast-xml-parser 5.5.6->5.9.3, basic-ftp 5.2.0->5.3.1, and others.

Build NOT run locally (disk-constrained); verify in CI.
Copilot AI review requested due to automatic review settings June 30, 2026 09:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants