diff --git a/package.json b/package.json index a75bc63f..61574839 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdx-cli", "description": "Salesforce CLI", - "version": "7.207.2", + "version": "7.207.3", "author": "Salesforce", "license": "BSD-3-Clause", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -87,7 +87,7 @@ "@salesforce/plugin-user" ], "jitPlugins": { - "@salesforce/plugin-sobject": "0.1.25", + "@salesforce/plugin-sobject": "0.1.26", "@salesforce/plugin-dev": "0.7.11", "@salesforce/sfdx-plugin-lwc-test": "1.0.2", "@salesforce/sfdx-scanner": "3.13.0" @@ -160,12 +160,12 @@ "@oclif/plugin-autocomplete": "2.3.0", "@oclif/plugin-commands": "2.2.16", "@oclif/plugin-help": "5.2.10", - "@oclif/plugin-not-found": "2.3.25", + "@oclif/plugin-not-found": "2.3.26", "@oclif/plugin-plugins": "3.1.3", "@oclif/plugin-search": "0.0.17", - "@oclif/plugin-update": "3.1.18", - "@oclif/plugin-version": "1.3.4", - "@oclif/plugin-warn-if-update-available": "2.0.37", + "@oclif/plugin-update": "3.1.19", + "@oclif/plugin-version": "1.3.5", + "@oclif/plugin-warn-if-update-available": "2.0.39", "@oclif/plugin-which": "2.2.22", "@salesforce/core": "4.3.1", "@salesforce/kit": "3.0.3", @@ -173,21 +173,21 @@ "@salesforce/plugin-auth": "2.8.2", "@salesforce/plugin-community": "2.3.2", "@salesforce/plugin-custom-metadata": "2.1.26", - "@salesforce/plugin-data": "2.3.24", + "@salesforce/plugin-data": "2.3.26", "@salesforce/plugin-deploy-retrieve": "1.13.1", - "@salesforce/plugin-info": "2.6.20", - "@salesforce/plugin-limits": "2.3.20", - "@salesforce/plugin-org": "2.9.12", + "@salesforce/plugin-info": "2.6.22", + "@salesforce/plugin-limits": "2.3.22", + "@salesforce/plugin-org": "2.9.14", "@salesforce/plugin-packaging": "1.20.0", - "@salesforce/plugin-schema": "2.3.13", - "@salesforce/plugin-settings": "1.4.13", + "@salesforce/plugin-schema": "2.3.14", + "@salesforce/plugin-settings": "1.4.14", "@salesforce/plugin-signups": "1.4.22", "@salesforce/plugin-source": "2.10.15", "@salesforce/plugin-telemetry": "2.2.1", - "@salesforce/plugin-templates": "55.4.21", + "@salesforce/plugin-templates": "55.4.22", "@salesforce/plugin-trust": "2.4.22", "@salesforce/plugin-user": "2.3.17", - "@salesforce/sf-plugins-core": "3.1.0", + "@salesforce/sf-plugins-core": "3.1.2", "@salesforce/ts-types": "2.0.3", "debug": "^4.3.4", "tslib": "^2.4.1" @@ -236,7 +236,7 @@ }, "resolutions": { "@salesforce/schemas": "1.5.1", - "@salesforce/source-deploy-retrieve": "9.2.2", + "@salesforce/source-deploy-retrieve": "9.2.3", "@salesforce/source-tracking": "4.2.1", "@salesforce/templates": "58.0.0", "@salesforce/ts-types": "2.0.3" diff --git a/yarn.lock b/yarn.lock index 47f248d2..2e3e71b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1070,7 +1070,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@2.8.7", "@oclif/core@^2.0.7", "@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.8.6", "@oclif/core@^2.8.7": +"@oclif/core@2.8.7", "@oclif/core@^2.0.7", "@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.8.7": version "2.8.7" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.7.tgz#e3fb73477cfb9e72c89bc68701d04953c084c0e8" integrity sha512-WTZUFgANYGyHQOmGc2YsczEdqdlG2/ZEfqksHnuYbz3egozpka/R9LrFwNfWPZETi9ydzcjDWwJKUGQmJG3ixA== @@ -1143,13 +1143,13 @@ dependencies: "@oclif/core" "^2.8.7" -"@oclif/plugin-not-found@2.3.25", "@oclif/plugin-not-found@^2.3.7": - version "2.3.25" - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.25.tgz#73298b876fab50cb2cb0dcead401b7ee56f884c6" - integrity sha512-M9wSPP+mS4ZDbnVOYq/Im/Opz8wFhloJlcGBOQAN8Fwryh+UY/SbkkfN+U96czzkUQQOqPKVwOdGK277KPT6HA== +"@oclif/plugin-not-found@2.3.26", "@oclif/plugin-not-found@^2.3.7": + version "2.3.26" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.26.tgz#be71e6b9c7313c1ee0f4d6dede4db724a5679cd1" + integrity sha512-a8WfN8km1A9Q0lXWo1LZgFEjVFYIbOOp/QG++zyHt2Hnsp2b5Zr0p8EQLBK7v6na6C0Mrr+GlMI8zE40hYWMbw== dependencies: "@oclif/color" "^1.0.6" - "@oclif/core" "^2.8.0" + "@oclif/core" "^2.8.7" fast-levenshtein "^3.0.0" "@oclif/plugin-plugins@3.1.3": @@ -1183,13 +1183,13 @@ inquirer "^8.2.5" rxjs "^7.8.1" -"@oclif/plugin-update@3.1.18": - version "3.1.18" - resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-3.1.18.tgz#1e8e7c7e339f351b46caea1f6a5601293061e3a0" - integrity sha512-wY7wD5PkkLW0EpBR3vFcpBBr9wPhVYQwB8KjOnQSzUbQGjPIvHBnb7ud9bRjk0t9fbGo5IFvNFTIFh8u3KESKg== +"@oclif/plugin-update@3.1.19": + version "3.1.19" + resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-3.1.19.tgz#07c5ea25c1e7bcb31476e6b70bdbd26b657af27d" + integrity sha512-XaPHXmx6LA1Ikzq92nZEy8S9kjIZpnxnsIXopzVWYXinWc0nMLGLaMYDYu79fLav9M0W9gh8i6aSNyz1BGJFQw== dependencies: "@oclif/color" "^1.0.6" - "@oclif/core" "^2.8.5" + "@oclif/core" "^2.8.7" cross-spawn "^7.0.3" debug "^4.3.1" filesize "^6.1.0" @@ -1201,25 +1201,25 @@ semver "^7.5.1" tar-fs "^2.1.1" -"@oclif/plugin-version@1.3.4": - version "1.3.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-1.3.4.tgz#6de3867af9676ea813f0cad11c5ee351bcabde96" - integrity sha512-j2lSlPdOcPvE/arXAHJlWweA7c1QLcXcZtAzRPqc1/6T53Apfv2/PCzr4FsekEljmGDjHedPp+7Rvs7yZaHvTg== +"@oclif/plugin-version@1.3.5": + version "1.3.5" + resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-1.3.5.tgz#a30efe94fc4fd5cc13c399033a62e692b2d6fbf5" + integrity sha512-TZ5J9s9C+sk+XX8FhhYZXBZ+jBofk0gYa0LD9dmrMUKgjDE4947OeX+bW4a8QQNU+IFHDaKC9mzzYNm9Bmo97A== dependencies: - "@oclif/core" "^2.8.5" + "@oclif/core" "^2.8.7" -"@oclif/plugin-warn-if-update-available@2.0.37", "@oclif/plugin-warn-if-update-available@^2.0.14": - version "2.0.37" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.37.tgz#7fca062a1bdb88c0b25bb24603ff04bb9dcd6b3b" - integrity sha512-rfDNvplwgiwV+QSV4JU96ypmWgNJ6Hk5FEAEAKzqF0v0J8AHwZGpwwYO/MCZSkbc7bfYpkqLx/sxjpMO6j6PmQ== +"@oclif/plugin-warn-if-update-available@2.0.39", "@oclif/plugin-warn-if-update-available@^2.0.14": + version "2.0.39" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.39.tgz#08949b942209f0c6957132ba7502d8e029393f4f" + integrity sha512-tfuXUn7pxMImw5rbZaHi2yhNDsE9p1Z+pUJd6Q+NkMYRe9woIun2DWXGgVp3bfHIok/3dZ3MplGSdgyHzFiPdA== dependencies: - "@oclif/core" "^2.8.2" + "@oclif/core" "^2.8.7" chalk "^4.1.0" debug "^4.1.0" fs-extra "^9.0.1" http-call "^5.2.2" lodash "^4.17.21" - semver "^7.5.1" + semver "^7.5.2" "@oclif/plugin-which@2.2.22": version "2.2.22" @@ -1501,7 +1501,7 @@ mv "~2" safe-json-stringify "~1" -"@salesforce/core@4.3.1", "@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.2.1", "@salesforce/core@^4.2.2", "@salesforce/core@^4.3.0", "@salesforce/core@^4.3.1": +"@salesforce/core@4.3.1", "@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.2.1", "@salesforce/core@^4.3.1": version "4.3.1" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.1.tgz#d4f16ce7a89e90d456a9407e5994f155b7d05134" integrity sha512-mqlVWVQiy24sdHR3DvBlSlg3QDCqVj4AIhcgvcVSTu3BtKMLaR2C6himtTdKIH/Fl6wLkxPcy+LufQ8J3+HBEw== @@ -1696,15 +1696,15 @@ fast-xml-parser "^4.2.4" tslib "^2" -"@salesforce/plugin-data@2.3.24": - version "2.3.24" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.3.24.tgz#fe88f630248e499cf91d12ef117ecbde6aeaa7c2" - integrity sha512-lVXrIO9fSjcu3wVLTCBrTzt184CVoSg2rqSibF0atobVjQXNKW+YQyhsahxKwvGr2hu2bfY2/WsrJzlZ26kMIg== +"@salesforce/plugin-data@2.3.26": + version "2.3.26" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.3.26.tgz#f6c10b7942acb63634f11f6b39582aff13d761c4" + integrity sha512-1zoznT18Iq4rQWtnqg+n4lS0V83ym/l7grPURab9I9WdWTOHQ4EXfKqIvxnABqAvSFHynpt7o9VmJUen0YKa8w== dependencies: - "@oclif/core" "^2.8.2" + "@oclif/core" "^2.8.7" "@salesforce/core" "^4.0.1" "@salesforce/kit" "^3.0.3" - "@salesforce/sf-plugins-core" "^3.0.2" + "@salesforce/sf-plugins-core" "^3.1.1" "@salesforce/ts-types" "^2.0.3" chalk "^4.1.0" csv-parse "^4.16.3" @@ -1729,15 +1729,15 @@ shelljs "^0.8.5" tslib "^2" -"@salesforce/plugin-info@2.6.20": - version "2.6.20" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.20.tgz#a35ab951c31a7af4c5033af09149e3654037c599" - integrity sha512-H4F07ByTh5T393xN/nV+YkrLw0HKO0ggaXz9PjsvBh2Ma/yJL7wh+klrpa8nLiupsRG3DpNzPRCv1PMu76SCig== +"@salesforce/plugin-info@2.6.22": + version "2.6.22" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.22.tgz#5364ae77033cf55ea5cfee9a0365d709c830e294" + integrity sha512-iuqY7G8tuVH9/+oeke19qJe3ncqaclnjRi0EopkmDuJlTJuraWBMd6oD8oAfEYwl2sV7v+yPaqoj1sY9l0+e2g== dependencies: - "@oclif/core" "^2.8.2" + "@oclif/core" "^2.8.7" "@salesforce/core" "^4.1.0" "@salesforce/kit" "^3.0.2" - "@salesforce/sf-plugins-core" "^3.0.2" + "@salesforce/sf-plugins-core" "^3.1.1" got "^11.8.6" marked "^4.3.0" marked-terminal "^4.2.0" @@ -1746,28 +1746,28 @@ semver "^7.5.0" tslib "^2" -"@salesforce/plugin-limits@2.3.20": - version "2.3.20" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-2.3.20.tgz#4d0b42c4f1d74d064a3ae7952bae11e6cdada487" - integrity sha512-X8f/SCCclszdIyJINZtRuV9Qf8aJOYBz2C1O50joPRfLIkKx5OV9w1YlwoNEYmnqye8+5HkarB0hecEZCkWREw== +"@salesforce/plugin-limits@2.3.22": + version "2.3.22" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-2.3.22.tgz#6b71dc5edc310ea0c707fa617e517271432c8bfa" + integrity sha512-xFIiNnyPvsilB4zrZf90t0p93R4hel0JTQg73VyfvnS6efvFTgP5456/XUMDn63AAirttpQbfDMZgrVI/g2gUA== dependencies: - "@oclif/core" "^2.8.2" - "@salesforce/core" "^4.2.1" + "@oclif/core" "^2.8.7" + "@salesforce/core" "^4.3.1" "@salesforce/kit" "^3.0.3" "@salesforce/sf-plugins-core" "^3.0.2" "@salesforce/ts-types" "^2.0.3" tslib "^2" -"@salesforce/plugin-org@2.9.12": - version "2.9.12" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-2.9.12.tgz#74867db352b30d962be52d8974c931821f210ad4" - integrity sha512-Ux4WuzVuMuZGl3UzBcAn+/r0mA6H6NAj8TDRO8k503XfSfcFExyj4b+IW1eFCBoohfui4DeEbE2c1lfPHdqi2Q== +"@salesforce/plugin-org@2.9.14": + version "2.9.14" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-2.9.14.tgz#0bedadd5eb1885bf45ad7260447f050b7ab0f859" + integrity sha512-xgjurYzT15srIRxqo8nnFH4BkcLcJ5+F+mONPQ1OKS58XbY4RtECP9YLmzqozkkLCebk00tfc8AgpF/cMWo4Vg== dependencies: "@oclif/core" "^2.8.2" "@salesforce/core" "^4.2.1" "@salesforce/kit" "^3.0.2" - "@salesforce/sf-plugins-core" "^3.0.4" - "@salesforce/source-deploy-retrieve" "^9.2.1" + "@salesforce/sf-plugins-core" "^3.1.0" + "@salesforce/source-deploy-retrieve" "^9.2.3" open "^8.4.2" tslib "^2" @@ -1816,24 +1816,24 @@ tslib "^2" yarn-deduplicate "^3.1.0" -"@salesforce/plugin-schema@2.3.13": - version "2.3.13" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-2.3.13.tgz#f17827b94d9caf3167ff98c09821d950791dc54b" - integrity sha512-DoATXEJGFMz21yo3aIdFd76r9DAKF4HjbSLEj0wK2jLZye2gHqbFabJVWL62gR9YKn2icPZfQRNe8Za9kE1oKA== +"@salesforce/plugin-schema@2.3.14": + version "2.3.14" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-2.3.14.tgz#566cf8898845f43eb63d18d8fca868b36d19d2a4" + integrity sha512-+jLYqwUFew+cohvvots784glEk4sI65Bl9W7qOrLINQqjfdpFi7ssJvF0M+4XogURiMWS0Aek6mgxc7IVgrlOw== dependencies: "@oclif/core" "^2.8.2" "@salesforce/core" "^4.1.0" - "@salesforce/sf-plugins-core" "^3.0.4" + "@salesforce/sf-plugins-core" "^3.1.1" tslib "^2" -"@salesforce/plugin-settings@1.4.13": - version "1.4.13" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-1.4.13.tgz#71c48849ee67e27f6b2910ebe1afdb47951f54a6" - integrity sha512-SQ5VuStbNiwq9YDC+/BFTFBvhAKH4WZrMRlTCV8uVa5Rrsa3/ETOQigaT3dNUUFUCFSkCsqWRmCvyzosNm7x8w== +"@salesforce/plugin-settings@1.4.14": + version "1.4.14" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-1.4.14.tgz#2c5ae9f6188a3fe31ddee4fc6856b27b54ee9756" + integrity sha512-466Tgtgd960nlU9y97J70eaWOI2MqypOI4trlQMyW7puwAIc5C5R5rdP+KPylje5xr3r8rsiynFtgAHtqqlTFA== dependencies: "@oclif/core" "^2.8.2" "@salesforce/core" "^4.0.1" - "@salesforce/sf-plugins-core" "^3.0.4" + "@salesforce/sf-plugins-core" "^3.1.0" fast-levenshtein "^3.0.0" tslib "^2" @@ -1879,12 +1879,12 @@ debug "^4.3.4" tslib "^2" -"@salesforce/plugin-templates@55.4.21": - version "55.4.21" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-55.4.21.tgz#e54c44d01526bb6f70a3dd7c6773e9b433f96668" - integrity sha512-zEL2fSq3wglE7KTCuMijRKLu7MMUzE1KL+kUgBBZEgXPK5zyFPCeD48kV6Z4tUNqOrt3zZeB4frfwbERvGGXIQ== +"@salesforce/plugin-templates@55.4.22": + version "55.4.22" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-55.4.22.tgz#e0abb2d90f3f0f52ebe5227d5c12c6391755a5b0" + integrity sha512-iaZZ6TnBEuIe54XzweFdAWFg0E8Z0FLMZWfiXk6CjNvxMPIxAIwEWf9i/UV96VhH4uBCUYK0zGjD0SUfqJ6Hww== dependencies: - "@oclif/core" "^2.8.2" + "@oclif/core" "^2.8.7" "@salesforce/core" "^4.2.1" "@salesforce/sf-plugins-core" "^3.0.2" "@salesforce/templates" "^57.1.2" @@ -1931,13 +1931,13 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.1.tgz#2d1bfdcf593caaa04cd4b3e6fe621097ff7f28fe" integrity sha512-MRqU+tn8w5IFvZ0Lm9YKLgxYxr2MQMI+fXXsTrwfUnijsps+ybF9IOTu6MOMxxl2vCUkO8XDjA435wXlWSLI6g== -"@salesforce/sf-plugins-core@3.1.0", "@salesforce/sf-plugins-core@^3.0.2", "@salesforce/sf-plugins-core@^3.0.4", "@salesforce/sf-plugins-core@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.0.tgz#3b620225630428d7789d3dae218ad15c37ba4a22" - integrity sha512-uGVkwDNVFDe8vMIZmHVDk88DumZJRadADbI2zq97RwSg9Y38nctbzd0vJpGWT7XVjRn6zF9srgjLS8iSIeFr5A== +"@salesforce/sf-plugins-core@3.1.2", "@salesforce/sf-plugins-core@^3.0.2", "@salesforce/sf-plugins-core@^3.0.4", "@salesforce/sf-plugins-core@^3.1.0", "@salesforce/sf-plugins-core@^3.1.1": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.2.tgz#d0706c734c15ff996e4dd85dac66e10566d59e8c" + integrity sha512-V43KB8wDC/lHwcSwO3UB4PplMROGwvJ64NK14v2QgwySrAbaLjDBhJW3lX1nkLqugwu8855NEOWL7T35SgdmWw== dependencies: - "@oclif/core" "^2.8.6" - "@salesforce/core" "^4.3.0" + "@oclif/core" "^2.8.7" + "@salesforce/core" "^4.3.1" "@salesforce/kit" "^3.0.3" "@salesforce/ts-types" "^2.0.2" chalk "^4" @@ -1955,12 +1955,12 @@ chalk "^4" inquirer "^8.2.5" -"@salesforce/source-deploy-retrieve@9.2.2", "@salesforce/source-deploy-retrieve@^8.6.0", "@salesforce/source-deploy-retrieve@^9.1.0", "@salesforce/source-deploy-retrieve@^9.2.1", "@salesforce/source-deploy-retrieve@^9.2.2": - version "9.2.2" - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.2.2.tgz#cc24ffb943e980fbb48e12533b61f8bbb18c2989" - integrity sha512-15ibLDyKR1YF38+5Wk2/eu59A5PC3ywgJYZu7Su6N0ZBpPtxjjvfEaf6U1OV/5vKUyhrBww6FmRvoNONFQ86SA== +"@salesforce/source-deploy-retrieve@9.2.3", "@salesforce/source-deploy-retrieve@^8.6.0", "@salesforce/source-deploy-retrieve@^9.1.0", "@salesforce/source-deploy-retrieve@^9.2.2", "@salesforce/source-deploy-retrieve@^9.2.3": + version "9.2.3" + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.2.3.tgz#09db101ca9edea73700330ecd6b554dabb0d054d" + integrity sha512-agTdNswlqXfFmc2qPrVk6q6OgyekqHdZTBa4OOfDt9LCvPaEWf9CwqH+JkOkZInsKYrgyAGKSH55cFI+bhxcOg== dependencies: - "@salesforce/core" "^4.2.2" + "@salesforce/core" "^4.3.1" "@salesforce/kit" "^3.0.3" "@salesforce/ts-types" "^2.0.3" fast-levenshtein "^3.0.0" @@ -9351,10 +9351,10 @@ semver@^6.0.0, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0, semver@^7.5.1: - version "7.5.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec" - integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw== +semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0, semver@^7.5.1, semver@^7.5.2: + version "7.5.2" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb" + integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ== dependencies: lru-cache "^6.0.0"