Use these commands to address Dependabot alerts which require updating version of a package being used by a project
yarn config set [package] [version] [other options]
yarn installUse these commands to address Dependabot alerts which require updating version of a package being used by a project
yarn config set [package] [version] [other options]
yarn install