Firebase-tools: High vulnerability package need to be updated [dot-prop]

Created on 30 Jul 2020  ยท  4Comments  ยท  Source: firebase/firebase-tools

Screen Shot 2020-07-30 at 2 11 00 pm

Package update request.

the dot-prop package has been found vulnerable and needed to be updated.

[REQUIRED] Environment info

8.6.0

firebase-tools:

macOS

Platform:

[REQUIRED] Test case

npm audit

[REQUIRED] Steps to reproduce

npm audit

[REQUIRED] Expected behavior

no vulnerability

[REQUIRED] Actual behavior

found 2 high severity vulnerabilities in 1370 scanned packages

Most helpful comment

@WuHarry we've done all we can do here, @bkendall is working on an update to superstatic which will fix the transitive dep.

All 4 comments

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@WuHarry thanks for filing this! I tried to get GitHub's dependabot to fix it automatically but it said:

Dependabot cannot create a pull request as one or more other dependencies require a version that is incompatible with this update.

I'll see why. Might have to file a bug against some of our dependencies.

Here's the tree:

$ npm ls dot-prop
[email protected] /Users/samstern/Projects/firebase-tools
โ”œโ”€โ”ฌ [email protected]
โ”‚ โ””โ”€โ”€ [email protected] 
โ”œโ”€โ”ฌ [email protected]
โ”‚ โ””โ”€โ”ฌ @google-cloud/[email protected]
โ”‚   โ””โ”€โ”ฌ [email protected]
โ”‚     โ””โ”€โ”ฌ [email protected]
โ”‚       โ””โ”€โ”€ [email protected] 
โ””โ”€โ”ฌ [email protected]
  โ””โ”€โ”ฌ [email protected]
    โ””โ”€โ”€ [email protected] 

Let's see if we can update update-notifier

@WuHarry we've done all we can do here, @bkendall is working on an update to superstatic which will fix the transitive dep.

Was this page helpful?
0 / 5 - 0 ratings