Skip to content

Commit

Permalink
fix: upgrade tape from 4.13.0 to 4.13.2 (#205)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade tape from 4.13.0 to 4.13.2.

See this package in NPM:
https://www.npmjs.com/package/tape

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/994c93bd-1c82-4043-8972-3d0873d1a8ec?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Mar 26, 2020
1 parent 2e77bc3 commit 5ab6a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"proxyquire": "^2.1.3",
"standard-version": "^7.1.0",
"tap-spec": "^5.0.0",
"tape": "~4.13.0"
"tape": "~4.13.2"
}
}

0 comments on commit 5ab6a48

Please sign in to comment.