Skip to content

Commit 1e97e09

Browse files
chore(deps): bump plist from 3.0.1 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5. - [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 48c52d0 commit 1e97e09

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6360,12 +6360,7 @@ base64-arraybuffer@0.1.5:
63606360
resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz#73926771923b5a19747ad666aa5cd4bf9c6e9ce8"
63616361
integrity sha1-c5JncZI7Whl0etZmqlzUv5xunOg=
63626362

6363-
base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3:
6364-
version "1.3.0"
6365-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
6366-
integrity sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==
6367-
6368-
base64-js@^1.3.1:
6363+
base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3, base64-js@^1.3.1, base64-js@^1.5.1:
63696364
version "1.5.1"
63706365
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
63716366
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
@@ -17781,13 +17776,12 @@ pkg-up@2.0.0:
1778117776
find-up "^2.1.0"
1778217777

1778317778
plist@^3.0.0, plist@^3.0.1:
17784-
version "3.0.1"
17785-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
17786-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
17779+
version "3.0.5"
17780+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
17781+
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
1778717782
dependencies:
17788-
base64-js "^1.2.3"
17783+
base64-js "^1.5.1"
1778917784
xmlbuilder "^9.0.7"
17790-
xmldom "0.1.x"
1779117785

1779217786
plugin-error@^0.1.2:
1779317787
version "0.1.2"
@@ -23547,11 +23541,6 @@ xmldoc@^0.4.0:
2354723541
dependencies:
2354823542
sax "~1.1.1"
2354923543

23550-
xmldom@0.1.x:
23551-
version "0.1.27"
23552-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
23553-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
23554-
2355523544
xmldom@~0.1.31:
2355623545
version "0.1.31"
2355723546
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"

0 commit comments

Comments
 (0)