Skip to content

Commit b78a999

Browse files
build(deps): bump plist from 3.0.1 to 3.0.4 in /example (#96)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffd536f commit b78a999

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

1740-
base64-js@^1.1.2, base64-js@^1.2.3:
1741-
version "1.3.1"
1742-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
1743-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
1740+
base64-js@^1.1.2, base64-js@^1.5.1:
1741+
version "1.5.1"
1742+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1743+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
17441744

17451745
base@^0.11.1:
17461746
version "0.11.2"
@@ -5152,13 +5152,12 @@ pkg-dir@^3.0.0:
51525152
find-up "^3.0.0"
51535153

51545154
plist@^3.0.1:
5155-
version "3.0.1"
5156-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
5157-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
5155+
version "3.0.4"
5156+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
5157+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
51585158
dependencies:
5159-
base64-js "^1.2.3"
5159+
base64-js "^1.5.1"
51605160
xmlbuilder "^9.0.7"
5161-
xmldom "0.1.x"
51625161

51635162
plugin-error@^0.1.2:
51645163
version "0.1.2"
@@ -6616,11 +6615,6 @@ xmldoc@^1.1.2:
66166615
dependencies:
66176616
sax "^1.2.1"
66186617

6619-
xmldom@0.1.x:
6620-
version "0.1.31"
6621-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
6622-
integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
6623-
66246618
xpipe@^1.0.5:
66256619
version "1.0.5"
66266620
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)