Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rebuilt package-lock #1183

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Mar 30, 2021

Motivation and Context

The npm audit reported during install of the development package:

found 50 vulnerabilities (49 low, 1 high)

Description

All packages were already up-to-date to its latest minor/patch release. There were no packages to upgrade.

To resolve the npm audit warnings for development, only a rebuilt package-lock.json was necessary.

found 0 vulnerabilities

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 9.1.0 milestone Mar 30, 2021
@erisu erisu requested a review from NiklasMerz March 30, 2021 07:51
@codecov-io
Copy link

codecov-io commented Mar 30, 2021

Codecov Report

Merging #1183 (31c9bd2) into master (6dcd67a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1183   +/-   ##
=======================================
  Coverage   73.30%   73.30%           
=======================================
  Files          22       22           
  Lines        1768     1768           
=======================================
  Hits         1296     1296           
  Misses        472      472           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6dcd67a...31c9bd2. Read the comment docs.

@erisu erisu force-pushed the chore/rebuilt-package-lock branch from 7c7d7a9 to 31c9bd2 Compare March 30, 2021 09:47
@erisu erisu merged commit c9ab33e into apache:master Mar 30, 2021
@erisu erisu deleted the chore/rebuilt-package-lock branch March 30, 2021 10:41
wedgberto pushed a commit to wedgberto/cordova-android that referenced this pull request May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants