Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.
This repository was archived by the owner on May 16, 2024. It is now read-only.

Depends on vulnerable versions of axios #381

@flyinghail

Description

@flyinghail

Issue tracker is ONLY used for reporting bugs.

Expected Behavior

Don't show vulnerabilities in dependencies

Current Behavior

npm i

3 moderate severity vulnerabilities

npm audit

# npm audit report

axios  0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
No fix available
node_modules/@imtbl/core-sdk/node_modules/axios
  @imtbl/core-sdk  *
  Depends on vulnerable versions of axios
  node_modules/@imtbl/core-sdk
    @imtbl/sdk  *
    Depends on vulnerable versions of @imtbl/core-sdk
    node_modules/@imtbl/sdk

Possible Solution

Upgrade axios to a new version

Steps to Reproduce

  1. npm i @imtbl/sdk
  2. npm audit

Context (Environment)

windows 11
node v20.9.0

Detailed Description

Possible Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions