Skip to content

Commit bb9fe7b

Browse files
build(deps): bump lru-cache from 7.18.3 to 11.1.0 in /packages/relay
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.18.3...v11.1.0) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc3e2e commit bb9fe7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"find-config": "^1.0.0",
6060
"json-bigint": "^1.0.0",
6161
"lodash": "^4.17.21",
62-
"lru-cache": "^7.14.0",
62+
"lru-cache": "^11.1.0",
6363
"pino": "^9.7.0",
6464
"redis": "^5.8.0"
6565
}

0 commit comments

Comments
 (0)