chore(deps): bump plist from 3.0.3 to 3.0.4 (#722)

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-02 01:35:43 +01:00 committed by GitHub
parent d43e0069d0
commit 449f0d7087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

33
package-lock.json generated
View file

@ -14231,14 +14231,13 @@
} }
}, },
"node_modules/plist": { "node_modules/plist": {
"version": "3.0.3", "version": "3.0.4",
"resolved": "https://registry.npmjs.org/plist/-/plist-3.0.3.tgz", "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz",
"integrity": "sha512-ghdOKN99hh1oEmAlwBmPYo4L+tSQ7O3jRpkhWqOrMz86CWotpVzMevvQ+czo7oPDpOZyA6K06Ci7QVHpoh9gaA==", "integrity": "sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"xmlbuilder": "^9.0.7", "xmlbuilder": "^9.0.7"
"xmldom": "^0.6.0"
}, },
"engines": { "engines": {
"node": ">=6" "node": ">=6"
@ -18830,15 +18829,6 @@
"node": ">=4.0" "node": ">=4.0"
} }
}, },
"node_modules/xmldom": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
"integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==",
"dev": true,
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/xregexp": { "node_modules/xregexp": {
"version": "4.3.0", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz", "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz",
@ -30771,14 +30761,13 @@
} }
}, },
"plist": { "plist": {
"version": "3.0.3", "version": "3.0.4",
"resolved": "https://registry.npmjs.org/plist/-/plist-3.0.3.tgz", "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz",
"integrity": "sha512-ghdOKN99hh1oEmAlwBmPYo4L+tSQ7O3jRpkhWqOrMz86CWotpVzMevvQ+czo7oPDpOZyA6K06Ci7QVHpoh9gaA==", "integrity": "sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==",
"dev": true, "dev": true,
"requires": { "requires": {
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"xmlbuilder": "^9.0.7", "xmlbuilder": "^9.0.7"
"xmldom": "^0.6.0"
}, },
"dependencies": { "dependencies": {
"base64-js": { "base64-js": {
@ -34504,12 +34493,6 @@
"integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=", "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
"dev": true "dev": true
}, },
"xmldom": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
"integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==",
"dev": true
},
"xregexp": { "xregexp": {
"version": "4.3.0", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz", "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz",