Skip to content

Commit f736f65

Browse files
authored
Merge pull request #538 from react-native-webrtc/dependabot/npm_and_yarn/example/plist-3.0.4
Bump plist from 3.0.1 to 3.0.4 in /example
2 parents ef81b37 + 78cfe2c commit f736f65

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

1672-
base64-js@^1.1.2, base64-js@^1.2.3:
1673-
version "1.3.0"
1674-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
1675-
integrity sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==
1672+
base64-js@^1.1.2, base64-js@^1.5.1:
1673+
version "1.5.1"
1674+
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1675+
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
16761676

16771677
base@^0.11.1:
16781678
version "0.11.2"
@@ -4290,13 +4290,12 @@ pkg-up@^2.0.0:
42904290
find-up "^2.1.0"
42914291

42924292
plist@^3.0.1:
4293-
version "3.0.1"
4294-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
4295-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
4293+
version "3.0.4"
4294+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
4295+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
42964296
dependencies:
4297-
base64-js "^1.2.3"
4297+
base64-js "^1.5.1"
42984298
xmlbuilder "^9.0.7"
4299-
xmldom "0.1.x"
43004299

43014300
plugin-error@^0.1.2:
43024301
version "0.1.2"
@@ -5510,11 +5509,6 @@ xmldoc@^1.1.2:
55105509
dependencies:
55115510
sax "^1.2.1"
55125511

5513-
5514-
version "0.1.27"
5515-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
5516-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
5517-
55185512
xpipe@^1.0.5:
55195513
version "1.0.5"
55205514
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"

0 commit comments

Comments
 (0)