chore(deps): bump lru-cache from 10.0.0 to 10.0.1 (#12985)

* chore(deps): bump lru-cache from 10.0.0 to 10.0.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.0.0 to 10.0.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v10.0.0...v10.0.1)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-12 03:41:28 +08:00
committed by GitHub
parent d4921f01a6
commit a68e9cd1a2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"koa-favicon": "2.1.0",
"koa-mount": "4.0.0",
"koa-static": "5.0.0",
"lru-cache": "10.0.0",
"lru-cache": "10.0.1",
"lz-string": "1.5.0",
"mailparser": "3.6.5",
"markdown-it": "13.0.1",
+4 -4
View File
@@ -111,8 +111,8 @@ dependencies:
specifier: 5.0.0
version: 5.0.0
lru-cache:
specifier: 10.0.0
version: 10.0.0
specifier: 10.0.1
version: 10.0.1
lz-string:
specifier: 1.5.0
version: 1.5.0
@@ -5162,8 +5162,8 @@ packages:
engines: {node: '>=8'}
dev: false
/lru-cache@10.0.0:
resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==}
/lru-cache@10.0.1:
resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==}
engines: {node: 14 || >=16.14}
dev: false