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

This commit is contained in:
renovate[bot]
2023-07-13 22:49:51 +00:00
parent 6b83ed34b9
commit 1d66b6d069
2 changed files with 10 additions and 10 deletions

18
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.6.4"
"tape": "5.6.5"
},
"engines": {
"node": "^16.0.0 || ^18.0.0",
@@ -13363,14 +13363,14 @@
}
},
"node_modules/tape": {
"version": "5.6.4",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.6.4.tgz",
"integrity": "sha512-D5NkwItdBMAmgmij4qbHGOmxBF9Xo4l3iRDme7KIxZE/K+D0k4ZJLdaGPbQvBF7QVUeFUzEo11j8CZxkrydINA==",
"version": "5.6.5",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.6.5.tgz",
"integrity": "sha512-r6XcLeO3h5rOFpkYWifAjlhSSSXbFSSBF86lhb6J0KAQbY91H1MzOeIWG6TH0iWS52ypwr6fenJgCGQGtL8CxA==",
"dev": true,
"dependencies": {
"array.prototype.every": "^1.1.4",
"call-bind": "^1.0.2",
"deep-equal": "^2.2.1",
"deep-equal": "^2.2.2",
"defined": "^1.0.1",
"dotignore": "^0.1.2",
"for-each": "^0.3.3",
@@ -25518,14 +25518,14 @@
"integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
},
"tape": {
"version": "5.6.4",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.6.4.tgz",
"integrity": "sha512-D5NkwItdBMAmgmij4qbHGOmxBF9Xo4l3iRDme7KIxZE/K+D0k4ZJLdaGPbQvBF7QVUeFUzEo11j8CZxkrydINA==",
"version": "5.6.5",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.6.5.tgz",
"integrity": "sha512-r6XcLeO3h5rOFpkYWifAjlhSSSXbFSSBF86lhb6J0KAQbY91H1MzOeIWG6TH0iWS52ypwr6fenJgCGQGtL8CxA==",
"dev": true,
"requires": {
"array.prototype.every": "^1.1.4",
"call-bind": "^1.0.2",
"deep-equal": "^2.2.1",
"deep-equal": "^2.2.2",
"defined": "^1.0.1",
"dotignore": "^0.1.2",
"for-each": "^0.3.3",