Skip to content

Commit 0b84226

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade tape from 5.7.5 to 5.8.0 (#409)
Snyk has created this PR to upgrade tape from 5.7.5 to 5.8.0. See this package in npm: 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 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 4739306 commit 0b84226

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

package-lock.json

+20-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"nyc": "~17.0.0",
5959
"proxyquire": "^2.1.3",
6060
"tap-spec": "^5.0.0",
61-
"tape": "~5.7.5"
61+
"tape": "~5.8.0"
6262
},
6363
"support": true
6464
}

0 commit comments

Comments
 (0)