Skip to content

Commit 6de2498

Browse files
chore(deps): bump plist from 3.0.1 to 3.0.5 in /example
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] <[email protected]>
1 parent d0bf96b commit 6de2498

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

example/yarn.lock

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

1523-
base64-js@^1.1.2, base64-js@^1.2.3:
1524-
version "1.3.1"
1525-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
1526-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
1523+
base64-js@^1.1.2, base64-js@^1.5.1:
1524+
version "1.5.1"
1525+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1526+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
15271527

15281528
base@^0.11.1:
15291529
version "0.11.2"
@@ -5110,13 +5110,12 @@ pkg-dir@^3.0.0:
51105110
find-up "^3.0.0"
51115111

51125112
plist@^3.0.0, plist@^3.0.1:
5113-
version "3.0.1"
5114-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
5115-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
5113+
version "3.0.5"
5114+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
5115+
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
51165116
dependencies:
5117-
base64-js "^1.2.3"
5117+
base64-js "^1.5.1"
51185118
xmlbuilder "^9.0.7"
5119-
xmldom "0.1.x"
51205119

51215120
plugin-error@^0.1.2:
51225121
version "0.1.2"
@@ -6710,11 +6709,6 @@ xmldoc@^1.1.2:
67106709
dependencies:
67116710
sax "^1.2.1"
67126711

6713-
6714-
version "0.1.27"
6715-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
6716-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
6717-
67186712
xpipe@^1.0.5:
67196713
version "1.0.5"
67206714
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)