Skip to content

Fix vulnerabilities - #128

Merged
Akrion merged 6 commits into
mainfrom
ia_fix_vuls
Sep 9, 2026
Merged

Fix vulnerabilities#128
Akrion merged 6 commits into
mainfrom
ia_fix_vuls

Conversation

@Akrion

@Akrion Akrion commented Sep 9, 2026

Copy link
Copy Markdown
Member
  • Fix vulnerabilities

Akrion and others added 5 commits March 27, 2026 13:42
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Akrion Akrion self-assigned this Sep 9, 2026
@Akrion Akrion changed the title Ia fix vuls Fix vulnerabilities Sep 9, 2026
@Akrion
Akrion requested a lite review from Copilot September 9, 2026 14:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔵 Needs a closer look

The lockfile reflects a broad dependency graph refresh that can affect bundling/runtime behavior and should be validated via CI/test runs before approval.

Pull request overview

Updates runtime and transitive dependencies to address known vulnerabilities, including migrating code to the newer query-string API used by the SDK’s REST request helper.

Changes:

  • Upgrade query-string to 9.5.1 and update REST URL building to use queryString.stringify(...).
  • Upgrade lodash and refresh package-lock.json to reflect the updated dependency graph.
  • Add overrides to pin vulnerable transitive packages (fast-uri, js-yaml, brace-expansion) to patched versions.
File summaries
File Description
src/rest.ts Updates query-string import/usage for query parameter serialization.
package.json Bumps direct deps and adds npm overrides for vulnerable transitives.
package-lock.json Locks the updated dependency tree reflecting the upgrades/overrides.
Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Akrion
Akrion requested a review from meruyert93 September 9, 2026 15:04
@Akrion
Akrion merged commit 6e1fdd3 into main Sep 9, 2026
1 check failed
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.

3 participants