Giter Club home page Giter Club logo

Comments (8)

AaronFriel avatar AaronFriel commented on May 23, 2024 1

What's the ETA on deploying this? Any indirect consumers using npm audit as part of their release process is blocked on builds.

from gaxios.

AaronFriel avatar AaronFriel commented on May 23, 2024 1

@JustinBeckwith I reverted back to the commit that was failing npm audit and ran npm audit fix again and it resolved automatically. Looks like you're right about some caching involved.

from gaxios.

bcoe avatar bcoe commented on May 23, 2024

@AaronFriel please try this out npm i [email protected], just released it manually, since we didn't quite have things setup for automation yet.

from gaxios.

IlleQuiProgrammat avatar IlleQuiProgrammat commented on May 23, 2024

I just tested it and can confirm it works--came here after noticing it was using a vulnerable version of https-proxy-agent. Thanks, @JustinBeckwith i think this can be closed now?

from gaxios.

AaronFriel avatar AaronFriel commented on May 23, 2024

🙌 thank you! npm audit fix is still not picking up the resolution path (not sure what algorithm it uses), but manually installing [email protected] resulted in npm audit passing.

Anyone using packages such as @google-cloud/kms may need to perform the same resolution steps.

from gaxios.

JustinBeckwith avatar JustinBeckwith commented on May 23, 2024

Oh weird - can you try deleting your package-lock.json and node_modules and running npm install again? With a clean install I'm seeing:

nodejs-kms (master) $ npm ls --production gaxios
@google-cloud/[email protected] /Users/beckwith/Code/nodejs-kms
└─┬ [email protected]
  └─┬ [email protected]
    ├── [email protected] 
    ├─┬ [email protected]
    │ └── [email protected]  deduped
    └─┬ [email protected]
      └── [email protected]  deduped

from gaxios.

IlleQuiProgrammat avatar IlleQuiProgrammat commented on May 23, 2024

It might be their server caching the value perhaps and only when it was specifically requested did they look it up---like DNS servers I suppose.

from gaxios.

bcoe avatar bcoe commented on May 23, 2024

sounds like this is resolved, let us know if you bump into any more issues 👍

from gaxios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.