Skip to content

Commit

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

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
  • Loading branch information
snyk-bot committed Oct 12, 2022
1 parent 3af0318 commit 626038f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"opener": "1.5.2",
"serve": "^14.0.1",
"tap-spec": "~5.0.0",
"tape": "~5.6.0",
"tape": "~5.6.1",
"webpack": "~4.46.0",
"webpack-cli": "~4.9.2"
},
Expand Down

0 comments on commit 626038f

Please sign in to comment.