Skip to content

Commit 8541e2e

Browse files
build(deps): bump lru-cache from 7.18.3 to 8.0.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 8.0.0. - [Release notes](https://github.com/isaacs/node-lru-cache/releases) - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.18.3...v8.0.0) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b55d794 commit 8541e2e

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

package-lock.json

+23-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"generate-function": "^2.3.1",
6060
"iconv-lite": "^0.6.3",
6161
"long": "^5.2.1",
62-
"lru-cache": "^7.14.1",
62+
"lru-cache": "^8.0.0",
6363
"named-placeholders": "^1.1.3",
6464
"seq-queue": "^0.0.5",
6565
"sqlstring": "^2.3.2"

0 commit comments

Comments
 (0)