chore(deps): update dependency tape to v5.8.1

This commit is contained in:
renovate[bot]
2024-06-17 18:50:09 +00:00
parent ac7f16e71c
commit 61b7681fd1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -66,7 +66,7 @@
"run-series": "1.1.9",
"spectron": "19.0.0",
"standard": "17.0.0",
"tape": "5.8.0"
"tape": "5.8.1"
},
"engines": {
"node": "^16.0.0 || ^18.0.0",
@@ -13687,9 +13687,9 @@
}
},
"node_modules/tape": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.8.0.tgz",
"integrity": "sha512-XqKNwGp9eUcFzPmtpNCiDMiW76caPieYdrkuX8aw2X1KBgmJSBTET0I3JANTbMJgOBpR4CF9RPIgkRM8Vsb+kQ==",
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.8.1.tgz",
"integrity": "sha512-pUzADXBVYm5Jkneh9hfXnirADrzQrDA3vddKbPOc/ZLORj4dFQ6GR1KdGWX0/NvOLDcYkVgeMdw78Uf6BzO3KA==",
"dev": true,
"dependencies": {
"@ljharb/resumer": "^0.1.3",
@@ -25977,9 +25977,9 @@
"integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
},
"tape": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.8.0.tgz",
"integrity": "sha512-XqKNwGp9eUcFzPmtpNCiDMiW76caPieYdrkuX8aw2X1KBgmJSBTET0I3JANTbMJgOBpR4CF9RPIgkRM8Vsb+kQ==",
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.8.1.tgz",
"integrity": "sha512-pUzADXBVYm5Jkneh9hfXnirADrzQrDA3vddKbPOc/ZLORj4dFQ6GR1KdGWX0/NvOLDcYkVgeMdw78Uf6BzO3KA==",
"dev": true,
"requires": {
"@ljharb/resumer": "^0.1.3",

View File

@@ -78,7 +78,7 @@
"run-series": "1.1.9",
"spectron": "19.0.0",
"standard": "17.0.0",
"tape": "5.8.0"
"tape": "5.8.1"
},
"engines": {
"node": "^16.0.0 || ^18.0.0",