Skip to content

Commit 71dac43

Browse files
chore(deps): bump plist from 3.0.1 to 3.0.4
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 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] <[email protected]>
1 parent ebda0f1 commit 71dac43

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

yarn.lock

+7-12
Original file line numberDiff line numberDiff line change
@@ -1458,9 +1458,9 @@ balanced-match@^1.0.0:
14581458
version "1.0.0"
14591459
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
14601460

1461-
base64-js@^1.1.2, base64-js@^1.2.3, base64-js@^1.3.0:
1462-
version "1.3.0"
1463-
resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
1461+
base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.5.1:
1462+
version "1.5.1"
1463+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
14641464

14651465
base@^0.11.1:
14661466
version "0.11.2"
@@ -4962,12 +4962,11 @@ pkg-up@^2.0.0:
49624962
find-up "^2.1.0"
49634963

49644964
plist@^3.0.0, plist@^3.0.1:
4965-
version "3.0.1"
4966-
resolved "https://registry.npmjs.org/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
4965+
version "3.0.4"
4966+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
49674967
dependencies:
4968-
base64-js "^1.2.3"
4968+
base64-js "^1.5.1"
49694969
xmlbuilder "^9.0.7"
4970-
xmldom "0.1.x"
49714970

49724971
plugin-error@^0.1.2:
49734972
version "0.1.2"
@@ -6498,18 +6497,14 @@ xml-name-validator@^3.0.0:
64986497

64996498
xmlbuilder@^9.0.7:
65006499
version "9.0.7"
6501-
resolved "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
6500+
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
65026501

65036502
xmldoc@^0.4.0:
65046503
version "0.4.0"
65056504
resolved "https://registry.npmjs.org/xmldoc/-/xmldoc-0.4.0.tgz#d257224be8393eaacbf837ef227fd8ec25b36888"
65066505
dependencies:
65076506
sax "~1.1.1"
65086507

6509-
6510-
version "0.1.27"
6511-
resolved "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
6512-
65136508
xpipe@^1.0.5:
65146509
version "1.0.5"
65156510
resolved "https://registry.npmjs.org/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)