Skip to content

Commit

Permalink
fix: upgrade tape from 4.13.0 to 4.13.2 (#429)
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/95741f2c-ce6f-4d21-a62a-9b9a2d2d3c8e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 26, 2020
1 parent 0c9de4c commit f064833
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 @@ -78,6 +78,6 @@
"sinon": "~9.0.0",
"standard-version": "^7.0.0",
"tap-spec": "^5.0.0",
"tape": "~4.13.0"
"tape": "~4.13.2"
}
}

0 comments on commit f064833

Please sign in to comment.