Skip to content

Commit

Permalink
deps: bump lru-cache from 7.18.3 to 10.0.1
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 10.0.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.18.3...v10.0.1)

---
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 and lukekarrys committed Aug 15, 2023
1 parent fc60afd commit 6a72624
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 @@ -50,7 +50,7 @@
]
},
"dependencies": {
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.1",
"socks": "^2.7.1"
}
}

0 comments on commit 6a72624

Please sign in to comment.