Skip to content

Bump follow-redirects from 1.15.3 to 1.15.6 in /packages/website #305

Bump follow-redirects from 1.15.3 to 1.15.6 in /packages/website

Bump follow-redirects from 1.15.3 to 1.15.6 in /packages/website #305

Workflow file for this run

## TODO: Add SYNK Token to Github Env Variables! I don't have permissions
# name: Security
# on: [push, pull_request]
# jobs:
# security:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@master
# - name: Run Snyk to check for vulnerabilities
# uses: snyk/actions/nodemaster
# env:
# SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
# with:
# args: --severity-threshold=high