Skip to content

Fix security vulnerabilities (npm)#86

Merged
Kristopher Johnson (kristopherjohnson) merged 1 commit intomasterfrom
kj/security-batch-20260417-ac9a78
Apr 17, 2026
Merged

Fix security vulnerabilities (npm)#86
Kristopher Johnson (kristopherjohnson) merged 1 commit intomasterfrom
kj/security-batch-20260417-ac9a78

Conversation

@kristopherjohnson
Copy link
Copy Markdown
Contributor

Summary

Batched Dependabot upgrades for high-severity vulnerabilities.

Alerts fixed

  • basic-ftp 5.2.0 → 5.3.0 (transitive via get-uripac-proxy-agentpuppeteer) — package-lock.json
  • lodash 4.17.23 → 4.18.1 (transitive via karma, karma-typescript, vue-eslint-parser) — examples/vite-typescript-example/package-lock.json

Target versions are sourced from Linear / Dependabot and may not reflect the latest suitable release — verify resolved lockfile versions. lodash was bumped to 4.18.1 (current latest in the 4.x line; satisfies the >=4.18.0 fix requirement).

Verification

  • npm install succeeds in the root and in examples/vite-typescript-example.
  • npm audit --json reports no remaining advisories for basic-ftp (root) or lodash (vite example).
  • npm run build succeeds in both workspaces.

Test plan

  • CI passes
  • No new high/critical vulnerabilities in affected lockfiles
  • Affected SDK/component builds successfully

Resolves: SPO-633, SPO-503, SPO-498, SPO-464

- basic-ftp 5.2.0 → 5.3.0 (GHSA-rp42-5vxx-qpwr, GHSA-6v7q-wjvx-w8wg, GHSA-chqc-8p9q-pq6q / CVE-2026-39983) in package-lock.json
- lodash 4.17.23 → 4.18.1 (GHSA-r5fr-rjxr-66jc / CVE-2026-4800) in examples/vite-typescript-example/package-lock.json

Resolves: SPO-633, SPO-503, SPO-498, SPO-464
Copy link
Copy Markdown

Copilot AI left a comment

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.

Files not reviewed (1)
  • examples/vite-typescript-example/package-lock.json: Language not supported

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

@kristopherjohnson Kristopher Johnson (kristopherjohnson) merged commit 1ec794c into master Apr 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants