apache / cordova-ios

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

chore: Update npm dependencies #976

Closed dpogue closed 4 years ago

dpogue commented 4 years ago

Platforms affected

iOS

Motivation and Context

Routine dependency updates

Description

Update npm dependencies.

Fixes some audit warnings about lodash, and also ensure we are using cordova-common 4.0.2 with the fix for Info.plist files.

Testing

Waiting for CI to build and run this.

dpogue commented 4 years ago

Jasmine 3.6.0 causes a bunch of test failures with TypeError: target is not a constructor. Going to leave it as 3.5.0 for now.