kopia lustrzana https://github.com/harvard-lil/archive.social
Bump tiny-lru from 11.1.2 to 11.2.0
Bumps [tiny-lru](https://github.com/avoidwork/tiny-lru) from 11.1.2 to 11.2.0. - [Changelog](https://github.com/avoidwork/tiny-lru/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/tiny-lru/compare/11.1.2...11.2.0) --- updated-dependencies: - dependency-name: tiny-lru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/81/head
rodzic
308160c20b
commit
66cb5b83c7
|
@ -70,7 +70,7 @@
|
||||||
"sonic-boom": "^3.4.0",
|
"sonic-boom": "^3.4.0",
|
||||||
"split2": "^4.1.0",
|
"split2": "^4.1.0",
|
||||||
"thread-stream": "^2.4.0",
|
"thread-stream": "^2.4.0",
|
||||||
"tiny-lru": "^11.1.2",
|
"tiny-lru": "^11.2.0",
|
||||||
"uri-js": "^4.4.1",
|
"uri-js": "^4.4.1",
|
||||||
"uuid": "^9.0.1",
|
"uuid": "^9.0.1",
|
||||||
"yallist": "^4.0.0"
|
"yallist": "^4.0.0"
|
||||||
|
@ -6513,9 +6513,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tiny-lru": {
|
"node_modules/tiny-lru": {
|
||||||
"version": "11.1.2",
|
"version": "11.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.2.0.tgz",
|
||||||
"integrity": "sha512-EGJRgd/nY4qMlVWCYLecHdzsN6GJRM073iqlQNk/Xq5KVUGl5zkgWYNnv5pgVClDFvVEAI+7R5wpNBOu/foI2w==",
|
"integrity": "sha512-DTmmE5orth9hNGwBrblQ8D+RMFHr93LawLJCBidSOX3TEFAEYCskzhAOS4UgtnKFGylkGYGX/IgtzKTAOrxy8A==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12"
|
||||||
}
|
}
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"sonic-boom": "^3.4.0",
|
"sonic-boom": "^3.4.0",
|
||||||
"split2": "^4.1.0",
|
"split2": "^4.1.0",
|
||||||
"thread-stream": "^2.4.0",
|
"thread-stream": "^2.4.0",
|
||||||
"tiny-lru": "^11.1.2",
|
"tiny-lru": "^11.2.0",
|
||||||
"uri-js": "^4.4.1",
|
"uri-js": "^4.4.1",
|
||||||
"uuid": "^9.0.1",
|
"uuid": "^9.0.1",
|
||||||
"yallist": "^4.0.0"
|
"yallist": "^4.0.0"
|
||||||
|
|
Ładowanie…
Reference in New Issue