Merge pull request #65 from harvard-lil/f9f3dependabot/npm_and_yarn/dependabot/tiny-lru-11.1.1

Bump tiny-lru from 11.0.1 to 11.1.1
pull/67/head
Matteo Cargnelutti 2023-09-21 10:00:08 -04:00 zatwierdzone przez GitHub
commit 50e408c877
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -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.4.0", "thread-stream": "^2.4.0",
"tiny-lru": "^11.0.1", "tiny-lru": "^11.1.1",
"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.0.1", "version": "11.1.1",
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.0.1.tgz", "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.1.1.tgz",
"integrity": "sha512-iNgFugVuQgBKrqeO/mpiTTgmBsTP0WL6yeuLfLs/Ctf0pI/ixGqIRm8sDCwMcXGe9WWvt2sGXI5mNqZbValmJg==", "integrity": "sha512-l87xHmiD1/yDdn/d+VMhfaj3CmwYT/VMy6FnBnQmNsgZKQ8I/X7zlxKCL5byckpj9ZID3O5P3F2SUXJVYDFkEA==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }

Wyświetl plik

@ -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.4.0", "thread-stream": "^2.4.0",
"tiny-lru": "^11.0.1", "tiny-lru": "^11.1.1",
"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"