RSSHub/lib/middleware
dependabot[bot] 3a62de1cdc
chore(deps): bump lru-cache from 8.0.5 to 9.1.1 (#12383)
* chore(deps): bump lru-cache from 8.0.5 to 9.1.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 8.0.5 to 9.1.1.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases)
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v8.0.5...v9.1.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: use named export

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 23:01:18 +08:00
..
cache chore(deps): bump lru-cache from 8.0.5 to 9.1.1 (#12383) 2023-04-25 23:01:18 +08:00
templates feat(core): anti-hotlink experimental parameters (#9997) 2022-06-20 18:41:16 -07:00
access-control.js refactor: avoid promise overhead (#8028) 2021-08-16 11:45:53 -07:00
anti-hotlink.js docs: correct misleading statements (#10002) 2022-06-22 11:09:43 +02:00
api-response-handler.js test: redis with quit and error cases 2019-06-13 15:23:28 +08:00
api-template.js
debug.js feat: remove hot ip in debug info 2021-01-21 11:57:16 +08:00
header.js style(eslint): add no-implicit-coercion rule (#8175) 2021-09-15 21:22:11 +08:00
load-on-demand.js feat(core): first attempt to init script standard (#8224) 2021-09-22 05:41:00 -07:00
onerror.js fix(core): RequestInProgressError cache age (#9850) 2022-05-30 17:30:41 +08:00
parameter.js fix: brief parameter xss vulnerability 2023-02-28 10:52:32 +00:00
template.js fix: author is not iterable (#11555) 2023-01-04 21:44:23 +08:00
utf8.js 修整两处格式错误 (#1873) 2019-04-10 11:39:59 +08:00