mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 07:59:12 -05:00
fix(deps): update dependency plist to v3.0.5 [security] (#20808)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@
|
||||
"mocha-multi-reporters": "1.1.7",
|
||||
"mock-fs": "5.1.1",
|
||||
"patch-package": "6.4.7",
|
||||
"plist": "3.0.4",
|
||||
"plist": "3.0.5",
|
||||
"pluralize": "8.0.0",
|
||||
"postinstall-postinstall": "2.0.0",
|
||||
"prefixed-list": "1.0.1",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"execa": "4.0.0",
|
||||
"fs-extra": "9.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"plist": "3.0.4",
|
||||
"plist": "3.0.5",
|
||||
"semver": "7.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -31302,7 +31302,15 @@ please-upgrade-node@^3.2.0:
|
||||
dependencies:
|
||||
semver-compare "^1.0.0"
|
||||
|
||||
plist@3.0.4, plist@^3.0.0, plist@^3.0.1:
|
||||
plist@3.0.5:
|
||||
version "3.0.5"
|
||||
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
|
||||
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
|
||||
dependencies:
|
||||
base64-js "^1.5.1"
|
||||
xmlbuilder "^9.0.7"
|
||||
|
||||
plist@^3.0.0, plist@^3.0.1:
|
||||
version "3.0.4"
|
||||
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
|
||||
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
|
||||
|
||||
Reference in New Issue
Block a user