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-js.git


The following commit(s) were added to refs/heads/master by this push:
     new 011a322f Bump simple-plist from 1.1.1 to 1.3.1 (#249)
011a322f is described below

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

    Bump simple-plist from 1.1.1 to 1.3.1 (#249)
    
    Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 
to 1.3.1.
    - [Release notes](https://github.com/wollardj/simple-plist/releases)
    - 
[Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...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 | 51 ++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 36 insertions(+), 15 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a0d65f1f..d762cce3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -626,15 +626,6 @@
         }
       }
     },
-    "bplist-creator": {
-      "version": "0.0.8",
-      "resolved": 
"https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.8.tgz";,
-      "integrity": 
"sha512-Za9JKzD6fjLC16oX2wsXfc+qBEhJBJB1YPInoAQpMLhDuj5aVOv1baGeIQSq1Fr3OCqzvsoQcSBSwGId/Ja2PA==",
-      "dev": true,
-      "requires": {
-        "stream-buffers": "~2.2.0"
-      }
-    },
     "bplist-parser": {
       "version": "0.2.0",
       "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz";,
@@ -4080,14 +4071,44 @@
       }
     },
     "simple-plist": {
-      "version": "1.1.1",
-      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.1.1.tgz";,
-      "integrity": 
"sha512-pKMCVKvZbZTsqYR6RKgLfBHkh2cV89GXcA/0CVPje3sOiNOnXA8+rp/ciAMZ7JRaUdLzlEM6JFfUn+fS6Nt3hg==",
+      "version": "1.3.1",
+      "resolved": 
"https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.1.tgz";,
+      "integrity": 
"sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==",
       "dev": true,
       "requires": {
-        "bplist-creator": "0.0.8",
-        "bplist-parser": "0.2.0",
-        "plist": "^3.0.1"
+        "bplist-creator": "0.1.0",
+        "bplist-parser": "0.3.1",
+        "plist": "^3.0.5"
+      },
+      "dependencies": {
+        "bplist-creator": {
+          "version": "0.1.0",
+          "resolved": 
"https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.1.0.tgz";,
+          "integrity": 
"sha512-sXaHZicyEEmY86WyueLTQesbeoH/mquvarJaQNbjuOQO+7gbFcDEWqKmcWA4cOTLzFlfgvkiVxolk1k5bBIpmg==",
+          "dev": true,
+          "requires": {
+            "stream-buffers": "2.2.x"
+          }
+        },
+        "bplist-parser": {
+          "version": "0.3.1",
+          "resolved": 
"https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz";,
+          "integrity": 
"sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
+          "dev": true,
+          "requires": {
+            "big-integer": "1.6.x"
+          }
+        },
+        "plist": {
+          "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",
+            "xmlbuilder": "^9.0.7"
+          }
+        }
       }
     },
     "slash": {


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

Reply via email to