kopia lustrzana https://github.com/harvard-lil/archive.social
Merge pull request #35 from harvard-lil/dependabot/npm_and_yarn/tiny-lru-11.0.1
Bump tiny-lru from 9.0.3 to 11.0.1pull/41/head
commit
cb52edc46b
|
@ -70,7 +70,7 @@
|
||||||
"sonic-boom": "^3.2.0",
|
"sonic-boom": "^3.2.0",
|
||||||
"split2": "^4.1.0",
|
"split2": "^4.1.0",
|
||||||
"thread-stream": "^2.2.0",
|
"thread-stream": "^2.2.0",
|
||||||
"tiny-lru": "^9.0.3",
|
"tiny-lru": "^11.0.1",
|
||||||
"uri-js": "^4.4.1",
|
"uri-js": "^4.4.1",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
"yallist": "^4.0.0"
|
"yallist": "^4.0.0"
|
||||||
|
@ -1753,14 +1753,6 @@
|
||||||
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-4.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-4.5.0.tgz",
|
||||||
"integrity": "sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg=="
|
"integrity": "sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg=="
|
||||||
},
|
},
|
||||||
"node_modules/fastify/node_modules/tiny-lru": {
|
|
||||||
"version": "11.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.0.1.tgz",
|
|
||||||
"integrity": "sha512-iNgFugVuQgBKrqeO/mpiTTgmBsTP0WL6yeuLfLs/Ctf0pI/ixGqIRm8sDCwMcXGe9WWvt2sGXI5mNqZbValmJg==",
|
|
||||||
"engines": {
|
|
||||||
"node": ">=12"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/fastq": {
|
"node_modules/fastq": {
|
||||||
"version": "1.15.0",
|
"version": "1.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
|
||||||
|
@ -6271,11 +6263,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tiny-lru": {
|
"node_modules/tiny-lru": {
|
||||||
"version": "9.0.3",
|
"version": "11.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-9.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.0.1.tgz",
|
||||||
"integrity": "sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw==",
|
"integrity": "sha512-iNgFugVuQgBKrqeO/mpiTTgmBsTP0WL6yeuLfLs/Ctf0pI/ixGqIRm8sDCwMcXGe9WWvt2sGXI5mNqZbValmJg==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6"
|
"node": ">=12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tmpl": {
|
"node_modules/tmpl": {
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"sonic-boom": "^3.2.0",
|
"sonic-boom": "^3.2.0",
|
||||||
"split2": "^4.1.0",
|
"split2": "^4.1.0",
|
||||||
"thread-stream": "^2.2.0",
|
"thread-stream": "^2.2.0",
|
||||||
"tiny-lru": "^9.0.3",
|
"tiny-lru": "^11.0.1",
|
||||||
"uri-js": "^4.4.1",
|
"uri-js": "^4.4.1",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
"yallist": "^4.0.0"
|
"yallist": "^4.0.0"
|
||||||
|
|
Ładowanie…
Reference in New Issue