Skip to content

Bump tough-cookie from 4.0.0 to 4.1.3 #17

Bump tough-cookie from 4.0.0 to 4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3 #17

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm test