Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit c0dac3d

Browse files
chore(deps): bump lru-cache from 7.14.1 to 11.0.0 in /server
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.14.1 to 11.0.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.14.1...v11.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 c0dc82c commit c0dac3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dotenv": "^16.3.1",
3131
"express": "^4.19.2",
3232
"lodash": "^4.17.21",
33-
"lru-cache": "^7.14.1",
33+
"lru-cache": "^11.0.0",
3434
"morgan": "^1.10.0",
3535
"ts-node": "^10.9.1",
3636
"typescript": "^5.3.2",

0 commit comments

Comments
 (0)