Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot committed Nov 6, 2023
1 parent 5ec53fa commit 650807a
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 @@ -55,7 +55,7 @@
"opener": "1.5.2",
"serve": "^14.2.0",
"stream-browserify": "^3.0.0",
"tape": "~5.6.6",
"tape": "~5.7.0",
"util": "^0.12.5",
"webpack": "~5.88.2",
"webpack-cli": "~5.1.4"
Expand Down

0 comments on commit 650807a

Please sign in to comment.