Skip to content

Commit 8e365bc

Browse files
chore(deps): Security upgrade plist from 3.0.1 to 3.0.4 (#20267)
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
1 parent 14d0b93 commit 8e365bc

3 files changed

Lines changed: 8 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"mock-fs": "5.1.1",
167167
"parse-github-repo-url": "1.4.1",
168168
"patch-package": "6.4.7",
169-
"plist": "3.0.1",
169+
"plist": "3.0.4",
170170
"pluralize": "8.0.0",
171171
"postinstall-postinstall": "2.0.0",
172172
"prefixed-list": "1.0.1",

packages/launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"execa": "4.0.0",
1818
"fs-extra": "9.1.0",
1919
"lodash": "^4.17.21",
20-
"plist": "3.0.1",
20+
"plist": "3.0.4",
2121
"semver": "7.3.5"
2222
},
2323
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12343,7 +12343,7 @@ base64-arraybuffer@0.1.4:
1234312343
resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.4.tgz#9818c79e059b1355f97e0428a017c838e90ba812"
1234412344
integrity sha1-mBjHngWbE1X5fgQooBfIOOkLqBI=
1234512345

12346-
base64-js@^1.0.2, base64-js@^1.2.3, base64-js@^1.3.1:
12346+
base64-js@^1.0.2, base64-js@^1.3.1, base64-js@^1.5.1:
1234712347
version "1.5.1"
1234812348
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
1234912349
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
@@ -30670,14 +30670,13 @@ please-upgrade-node@^3.2.0:
3067030670
dependencies:
3067130671
semver-compare "^1.0.0"
3067230672

30673-
plist@3.0.1, plist@^3.0.0, plist@^3.0.1:
30674-
version "3.0.1"
30675-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c"
30676-
integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==
30673+
plist@3.0.4, plist@^3.0.0, plist@^3.0.1:
30674+
version "3.0.4"
30675+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
30676+
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
3067730677
dependencies:
30678-
base64-js "^1.2.3"
30678+
base64-js "^1.5.1"
3067930679
xmlbuilder "^9.0.7"
30680-
xmldom "0.1.x"
3068130680

3068230681
plugin-error@^0.1.2:
3068330682
version "0.1.2"
@@ -41763,11 +41762,6 @@ xmlchars@^2.1.1:
4176341762
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
4176441763
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
4176541764

41766-
xmldom@0.1.x:
41767-
version "0.1.31"
41768-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
41769-
integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
41770-
4177141765
xmlhttprequest-ssl@~1.5.4:
4177241766
version "1.5.5"
4177341767
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"

0 commit comments

Comments
 (0)