diff --git a/package.json b/package.json index 48af0c8b..5e742cab 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@oclif/plugin-help": "^6.2.53", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-auth": "^3.9.26", - "@salesforce/plugin-user": "^3.10.4", + "@salesforce/plugin-user": "^3.10.6", "@types/debug": "^4.1.13", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.27", diff --git a/yarn.lock b/yarn.lock index f77adc58..4536be14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1303,10 +1303,10 @@ proxy-agent "^6.5.0" semver "^7.7.3" -"@salesforce/plugin-user@^3.10.4": - version "3.10.4" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.10.4.tgz#53147820c89c76ee5b712493541cf5824da7487c" - integrity sha512-OWVH7fO6xJVRFudIpTFWcDBLAGn2KH3VdE6QOfZh3i7XLl0SyDX6tHRIsVLfaKr/PPhguw1kWbHM6FIMWG7YJQ== +"@salesforce/plugin-user@^3.10.6": + version "3.10.6" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.10.6.tgz#29901771d57a8be30ee8f71f72b7de5fbe556b15" + integrity sha512-GGoGH6QFeL4Qi6sIgKCu3eacKFkBEa5T5rhMsjtxKVM2t4T+WaajW0inwJWxJ6Jlui0Ulhz/wEQICazc0vkdpw== dependencies: "@salesforce/core" "^8.30.3" "@salesforce/kit" "^3.2.4"