Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 35b3be9

Browse files
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] <support@github.com>
1 parent 8ecc028 commit 35b3be9

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

yarn.lock

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,10 +1712,10 @@ balanced-match@^1.0.0:
17121712
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
17131713
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
17141714

1715-
base64-js@^1.1.2, base64-js@^1.2.3:
1716-
version "1.3.1"
1717-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
1718-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
1715+
base64-js@^1.1.2, base64-js@^1.5.1:
1716+
version "1.5.1"
1717+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1718+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
17191719

17201720
base@^0.11.1:
17211721
version "0.11.2"
@@ -5531,13 +5531,12 @@ please-upgrade-node@^3.2.0:
55315531
semver-compare "^1.0.0"
55325532

55335533
plist@^3.0.0, plist@^3.0.1:
5534-
version "3.0.1"
5535-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
5536-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
5534+
version "3.0.4"
5535+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
5536+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
55375537
dependencies:
5538-
base64-js "^1.2.3"
5538+
base64-js "^1.5.1"
55395539
xmlbuilder "^9.0.7"
5540-
xmldom "0.1.x"
55415540

55425541
plugin-error@^0.1.2:
55435542
version "0.1.2"
@@ -7199,11 +7198,6 @@ xmldoc@^1.1.2:
71997198
dependencies:
72007199
sax "^1.2.1"
72017200

7202-
xmldom@0.1.x:
7203-
version "0.1.31"
7204-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
7205-
integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
7206-
72077201
xpipe@^1.0.5:
72087202
version "1.0.5"
72097203
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)