This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/master by this push:
     new 480a3c26 build(deps): bump simple-plist from 1.3.0 to 1.3.1 (#1237)
480a3c26 is described below

commit 480a3c26bdd02e1a97844467e79bfa5a49ae5800
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 2 14:13:34 2022 +0900

    build(deps): bump simple-plist from 1.3.0 to 1.3.1 (#1237)
    
    Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 
to 1.3.1.
    - [Release notes](https://github.com/wollardj/simple-plist/releases)
    - 
[Commits](https://github.com/wollardj/simple-plist/compare/v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-plist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e71ede77..60b4c459 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3595,9 +3595,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==",
       "dependencies": {
         "base64-js": "^1.5.1",
         "xmlbuilder": "^9.0.7"
@@ -4392,19 +4392,19 @@
       }
     },
     "node_modules/simple-plist": {
-      "version": "1.3.0",
-      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.0.tgz";,
-      "integrity": 
"sha512-uYWpeGFtZtVt2NhG4AHgpwx323zxD85x42heMJBan1qAiqqozIlaGrwrEt6kRjXWRWIXsuV1VLCvVmZan2B5dg==",
+      "version": "1.3.1",
+      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.1.tgz";,
+      "integrity": 
"sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==",
       "dependencies": {
         "bplist-creator": "0.1.0",
-        "bplist-parser": "0.3.0",
-        "plist": "^3.0.4"
+        "bplist-parser": "0.3.1",
+        "plist": "^3.0.5"
       }
     },
     "node_modules/simple-plist/node_modules/bplist-parser": {
-      "version": "0.3.0",
-      "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.0.tgz";,
-      "integrity": 
"sha512-zgmaRvT6AN1JpPPV+S0a1/FAtoxSreYDccZGIqEMSvZl9DMe70mJ7MFzpxa1X+gHVdkToE2haRUHHMiW1OdejA==",
+      "version": "0.3.1",
+      "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz";,
+      "integrity": 
"sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
       "dependencies": {
         "big-integer": "1.6.x"
       },
@@ -7729,9 +7729,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==",
       "requires": {
         "base64-js": "^1.5.1",
         "xmlbuilder": "^9.0.7"
@@ -8311,19 +8311,19 @@
       }
     },
     "simple-plist": {
-      "version": "1.3.0",
-      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.0.tgz";,
-      "integrity": 
"sha512-uYWpeGFtZtVt2NhG4AHgpwx323zxD85x42heMJBan1qAiqqozIlaGrwrEt6kRjXWRWIXsuV1VLCvVmZan2B5dg==",
+      "version": "1.3.1",
+      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.1.tgz";,
+      "integrity": 
"sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==",
       "requires": {
         "bplist-creator": "0.1.0",
-        "bplist-parser": "0.3.0",
-        "plist": "^3.0.4"
+        "bplist-parser": "0.3.1",
+        "plist": "^3.0.5"
       },
       "dependencies": {
         "bplist-parser": {
-          "version": "0.3.0",
-          "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.0.tgz";,
-          "integrity": 
"sha512-zgmaRvT6AN1JpPPV+S0a1/FAtoxSreYDccZGIqEMSvZl9DMe70mJ7MFzpxa1X+gHVdkToE2haRUHHMiW1OdejA==",
+          "version": "0.3.1",
+          "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz";,
+          "integrity": 
"sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
           "requires": {
             "big-integer": "1.6.x"
           }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to