apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 989 forks source link

chore: rebuild package-lock to address reported npm audit vulnerabilities #1129

Closed breautek closed 3 years ago

breautek commented 3 years ago

Platforms affected

ios

Motivation and Context

closes https://github.com/apache/cordova-ios/issues/1109

Description

Simply a package-lock rebuild.

Testing

Ran npm test but on a linux machine, so native tests didn't run. Let's hope CI handles the rest.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #1129 (58cb683) into master (8a6569c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1129   +/-   ##
=======================================
  Coverage   74.86%   74.86%           
=======================================
  Files          13       13           
  Lines        1723     1723           
=======================================
  Hits         1290     1290           
  Misses        433      433           

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 8a6569c...58cb683. Read the comment docs.