From 971ce7f95754c45e63b934c4cc500fa76899969a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 1 Oct 2022 11:01:02 +0000
Subject: [PATCH] Bump tape from 4.16.1 to 5.6.1

Bumps [tape](https://github.com/ljharb/tape) from 4.16.1 to 5.6.1.
- [Release notes](https://github.com/ljharb/tape/releases)
- [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/tape/compare/v4.16.1...v5.6.1)

---
updated-dependencies:
- dependency-name: tape
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a90d1fa..575f7d8 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
   "devDependencies": {
     "nyc": "^15.1.0",
     "standard": "^14.3.1",
-    "tape": "^4.13.0"
+    "tape": "^5.6.1"
   },
   "repository": {
     "type": "git",