Skip to content

Commit 5c30ca5

Browse files
Bump plist from 3.0.1 to 3.0.4 (#673)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67ebef5 commit 5c30ca5

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
@@ -1333,10 +1333,10 @@ balanced-match@^1.0.0:
13331333
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
13341334
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
13351335

1336-
base64-js@^1.1.2, base64-js@^1.2.3:
1337-
version "1.3.0"
1338-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
1339-
integrity sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==
1336+
base64-js@^1.1.2, base64-js@^1.5.1:
1337+
version "1.5.1"
1338+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1339+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
13401340

13411341
base@^0.11.1:
13421342
version "0.11.2"
@@ -4749,13 +4749,12 @@ pkg-dir@^3.0.0:
47494749
find-up "^3.0.0"
47504750

47514751
plist@^3.0.0, plist@^3.0.1:
4752-
version "3.0.1"
4753-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
4754-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
4752+
version "3.0.4"
4753+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
4754+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
47554755
dependencies:
4756-
base64-js "^1.2.3"
4756+
base64-js "^1.5.1"
47574757
xmlbuilder "^9.0.7"
4758-
xmldom "0.1.x"
47594758

47604759
plugin-error@^0.1.2:
47614760
version "0.1.2"
@@ -6266,11 +6265,6 @@ xmldoc@^0.4.0:
62666265
dependencies:
62676266
sax "~1.1.1"
62686267

6269-
6270-
version "0.1.27"
6271-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
6272-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
6273-
62746268
xpipe@^1.0.5:
62756269
version "1.0.5"
62766270
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)