Skip to content

Commit

Permalink
fix: upgrade tape from 5.6.3 to 5.6.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade tape from 5.6.3 to 5.6.4.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/e8d21d75-2403-4802-8afa-ada5e48d4de5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 23, 2023
1 parent 7793892 commit e814f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nyc": "~15.1.0",
"proxyquire": "^2.1.3",
"tap-spec": "^5.0.0",
"tape": "~5.6.3"
"tape": "~5.6.4"
},
"support": true
}

0 comments on commit e814f23

Please sign in to comment.