Skip to content

Commit

Permalink
Bump lru-cache from 7.18.3 to 8.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 7731c1c commit 09ad5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"hashids": "^2.2.10",
"jsonwebtoken": "^9.0.0",
"lottie-web-vue": "^2.0.6",
"lru-cache": "^7.14.0",
"lru-cache": "^8.0.0",
"marked": "^4.1.1",
"mqtt": "^4.3.7",
"nodemailer": "^6.8.0",
Expand Down

0 comments on commit 09ad5e1

Please sign in to comment.