mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-11 19:00:00 +01:00
Bump tape from 5.5.0 to 5.5.2 (#2071)
Bumps [tape](https://github.com/substack/tape) from 5.5.0 to 5.5.2. - [Release notes](https://github.com/substack/tape/releases) - [Commits](https://github.com/substack/tape/compare/v5.5.0...v5.5.2) --- updated-dependencies: - dependency-name: tape dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -22153,9 +22153,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tape": {
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.0.tgz",
|
||||
"integrity": "sha512-hmsc9J+07tM+evk2Rkv7pkbj70Uoy9k0w1yhnN8Sza8kmjhtUTVNltsjywQjC+4grB+EBMKXiJPTkftX8IrbSA==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.2.tgz",
|
||||
"integrity": "sha512-N9Ss672dFE3QlppiXGh2ieux8Ophau/HSAQguW5cXQworKxV0QvnZCYI35W1OYySTJk0OC9OPuS+0xNO6lhiTQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"array.prototype.every": "^1.1.3",
|
||||
@@ -41522,9 +41522,9 @@
|
||||
}
|
||||
},
|
||||
"tape": {
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.0.tgz",
|
||||
"integrity": "sha512-hmsc9J+07tM+evk2Rkv7pkbj70Uoy9k0w1yhnN8Sza8kmjhtUTVNltsjywQjC+4grB+EBMKXiJPTkftX8IrbSA==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.2.tgz",
|
||||
"integrity": "sha512-N9Ss672dFE3QlppiXGh2ieux8Ophau/HSAQguW5cXQworKxV0QvnZCYI35W1OYySTJk0OC9OPuS+0xNO6lhiTQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"array.prototype.every": "^1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user