Skip to content

Commit

Permalink
fix(security): bump plist from 3.0.1 to 3.0.4 in /example
Browse files Browse the repository at this point in the history
fix(security): bump plist from 3.0.1 to 3.0.4 in /example
  • Loading branch information
Luke Brandon Farrell committed Mar 2, 2022
2 parents 18fa337 + bdb42f0 commit 7454eb3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 26 deletions.
16 changes: 5 additions & 11 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 9 additions & 15 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1731,7 +1731,7 @@ balanced-match@^1.0.0:
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=

base64-js@^1.1.2, base64-js@^1.2.3:
base64-js@^1.1.2, base64-js@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
Expand Down Expand Up @@ -5301,13 +5301,12 @@ pkg-dir@^4.2.0:
find-up "^4.0.0"

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

plugin-error@^0.1.2:
version "0.1.2"
Expand Down Expand Up @@ -5469,10 +5468,10 @@ react-is@^17.0.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==

"react-native-images-collage@git+https://github.com/jasimawan/react-native-images-collage.git":
version "3.2.5"
uid "6b7b5c4ac3cb270257bcb8441d1271a6c0f2cb63"
resolved "git+https://github.com/jasimawan/react-native-images-collage.git#6b7b5c4ac3cb270257bcb8441d1271a6c0f2cb63"
react-native-images-collage@^3.3.2:
version "3.3.5"
resolved "https://registry.yarnpkg.com/react-native-images-collage/-/react-native-images-collage-3.3.5.tgz#e3816c474a9cea5232ab93c6859c09167717d572"
integrity sha512-vst0lXBEsYWGDAPV3xALHNSakcerN07QRG6zoOsymqDwe6n81LElxGaSvxD1eUjPPcQaCK5LLOr2wxaR3YVfHw==

react-native@0.63.4:
version "0.63.4"
Expand Down Expand Up @@ -6891,11 +6890,6 @@ xmldoc@^1.1.2:
dependencies:
sax "^1.2.1"

xmldom@0.1.x:
version "0.1.31"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==

xpipe@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"
Expand Down

0 comments on commit 7454eb3

Please sign in to comment.