Skip to content

Commit ccfd5a1

Browse files
authored
Merge pull request #817 from smartlyio/sla686/yarn-audit-fix
Update package versions to fix vulnerabilities
2 parents e4864f2 + c6fcbe5 commit ccfd5a1

5 files changed

Lines changed: 23413 additions & 19788 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
with:
7272
token: '${{ secrets.GITHUB_TOKEN }}'
7373
dry_run: ${{ github.event_name == 'pull_request' }}
74-
use_yarn: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
74+
use_yarn: true

0 commit comments

Comments
 (0)