Skip to content

Commit bae5b49

Browse files
Bump lru-cache from 10.4.3 to 11.3.5
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.3 to 11.3.5. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.3...v11.3.5) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aacd756 commit bae5b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "^4.19.2",
1414
"fs": "^0.0.1-security",
1515
"isbot": "^5.1.38",
16-
"lru-cache": "^10.0.0",
16+
"lru-cache": "^11.3.5",
1717
"mocha": "^10.2.0",
1818
"node-statsd": "^0.1.1",
1919
"path": "^0.12.7",

0 commit comments

Comments
 (0)