Skip to content

Commit 6d3ba3d

Browse files
authored
Merge pull request #172 from diegomais/dependabot/npm_and_yarn/packages/mobile/plist-3.0.4
build(deps): bump plist from 3.0.1 to 3.0.4 in /packages/mobile
2 parents 4c14a9f + 4f3a5d8 commit 6d3ba3d

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

packages/mobile/yarn.lock

+8-14
Original file line numberDiff line numberDiff line change
@@ -1778,10 +1778,10 @@ balanced-match@^1.0.0:
17781778
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
17791779
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
17801780

1781-
base64-js@^1.1.2, base64-js@^1.2.3:
1782-
version "1.3.1"
1783-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
1784-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
1781+
base64-js@^1.1.2, base64-js@^1.5.1:
1782+
version "1.5.1"
1783+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1784+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
17851785

17861786
base@^0.11.1:
17871787
version "0.11.2"
@@ -6068,13 +6068,12 @@ pkg-dir@^3.0.0:
60686068
find-up "^3.0.0"
60696069

60706070
plist@^3.0.0, plist@^3.0.1:
6071-
version "3.0.1"
6072-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
6073-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
6071+
version "3.0.4"
6072+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
6073+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
60746074
dependencies:
6075-
base64-js "^1.2.3"
6075+
base64-js "^1.5.1"
60766076
xmlbuilder "^9.0.7"
6077-
xmldom "0.1.x"
60786077

60796078
plugin-error@^0.1.2:
60806079
version "0.1.2"
@@ -7941,11 +7940,6 @@ xmldoc@^1.1.2:
79417940
dependencies:
79427941
sax "^1.2.1"
79437942

7944-
7945-
version "0.1.27"
7946-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
7947-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
7948-
79497943
xpipe@^1.0.5:
79507944
version "1.0.5"
79517945
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)