Bump tiny-lru from 11.1.1 to 11.1.2

Bumps [tiny-lru](https://github.com/avoidwork/tiny-lru) from 11.1.1 to 11.1.2.
- [Changelog](https://github.com/avoidwork/tiny-lru/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/tiny-lru/compare/11.1.1...11.1.2)

---
updated-dependencies:
- dependency-name: tiny-lru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/67/head
dependabot[bot] 2023-09-22 06:15:37 +00:00 zatwierdzone przez GitHub
rodzic a7937d4d09
commit 937b9549b4
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",
"split2": "^4.1.0",
"thread-stream": "^2.4.0",
"tiny-lru": "^11.1.1",
"tiny-lru": "^11.1.2",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",
"yallist": "^4.0.0"
@ -6513,9 +6513,9 @@
}
},
"node_modules/tiny-lru": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.1.1.tgz",
"integrity": "sha512-l87xHmiD1/yDdn/d+VMhfaj3CmwYT/VMy6FnBnQmNsgZKQ8I/X7zlxKCL5byckpj9ZID3O5P3F2SUXJVYDFkEA==",
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.1.2.tgz",
"integrity": "sha512-EGJRgd/nY4qMlVWCYLecHdzsN6GJRM073iqlQNk/Xq5KVUGl5zkgWYNnv5pgVClDFvVEAI+7R5wpNBOu/foI2w==",
"engines": {
"node": ">=12"
}

Wyświetl plik

@ -73,7 +73,7 @@
"sonic-boom": "^3.2.0",
"split2": "^4.1.0",
"thread-stream": "^2.4.0",
"tiny-lru": "^11.1.1",
"tiny-lru": "^11.1.2",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",
"yallist": "^4.0.0"