Bump tiny-lru from 11.2.3 to 11.2.5

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

---
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/109/head
dependabot[bot] 2023-10-30 06:21:12 +00:00 zatwierdzone przez GitHub
rodzic ddef294bf0
commit 8d88e7138e
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.5.0",
"split2": "^4.1.0",
"thread-stream": "^2.4.1",
"tiny-lru": "^11.2.3",
"tiny-lru": "^11.2.5",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",
"yallist": "^4.0.0"
@ -6588,9 +6588,9 @@
}
},
"node_modules/tiny-lru": {
"version": "11.2.3",
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.2.3.tgz",
"integrity": "sha512-mF9jPTrvN7UHk0bekOk3RlFdFwfyS4CJYVsGc7nInL3pVgUCYj5r9X6GpZBFQgLr0TKJo8Dp+F3oRvYzxU9xiA==",
"version": "11.2.5",
"resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.2.5.tgz",
"integrity": "sha512-JpqM0K33lG6iQGKiigcwuURAKZlq6rHXfrgeL4/I8/REoyJTGU+tEMszvT/oTRVHG2OiylhGDjqPp1jWMlr3bw==",
"engines": {
"node": ">=12"
}

Wyświetl plik

@ -73,7 +73,7 @@
"sonic-boom": "^3.5.0",
"split2": "^4.1.0",
"thread-stream": "^2.4.1",
"tiny-lru": "^11.2.3",
"tiny-lru": "^11.2.5",
"uri-js": "^4.4.1",
"uuid": "^9.0.1",
"yallist": "^4.0.0"