diff --git a/package-lock.json b/package-lock.json index d44d2188c65..5a19a155150 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8668,7 +8668,8 @@ }, "node_modules/cordova-osx": { "version": "7.0.0-dev", - "resolved": "git+ssh://git@github.com/apache/cordova-osx.git#07e62a53aa6a8a828fd988bc9e884c38c3495a67", + "resolved": "git+ssh://git@github.com/apache/cordova-osx.git#9b1480d20d6626c0f5a32294e002b87a0cb35c0a", + "integrity": "sha512-APh4mqLXOE8zirHGyHfhuOHJNr5bYa92WXbtsGt11u6V5FiG8VutIqYfcexpPfA7lxXX7M5XliEA8yT+LDRZvA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -19159,9 +19160,9 @@ } }, "node_modules/plist": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz", - "integrity": "sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz", + "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==", "dev": true, "dependencies": { "base64-js": "^1.5.1", @@ -33230,6 +33231,7 @@ }, "cordova-osx": { "version": "git+ssh://git@github.com/apache/cordova-osx.git#9b1480d20d6626c0f5a32294e002b87a0cb35c0a", + "integrity": "sha512-APh4mqLXOE8zirHGyHfhuOHJNr5bYa92WXbtsGt11u6V5FiG8VutIqYfcexpPfA7lxXX7M5XliEA8yT+LDRZvA==", "dev": true, "from": "cordova-osx@github:apache/cordova-osx", "requires": { @@ -41353,9 +41355,9 @@ } }, "plist": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz", - "integrity": "sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz", + "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==", "dev": true, "requires": { "base64-js": "^1.5.1",