From 5cbc2d51b7d0dba1d1e40f247903f406f5aee6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 10:48:17 -0400 Subject: [PATCH] chore:(deps): bump lru-cache from 7.13.1 to 7.14.0 (#1107) Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.13.1 to 7.14.0. - [Release notes](https://github.com/isaacs/node-lru-cache/releases) - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v7.13.1...v7.14.0) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 578809c7d..456f9b0a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4615,7 +4615,7 @@ fsevents@^2.3.2: languageName: node linkType: hard -"lru-cache@npm:*, lru-cache@npm:^7.13.1": +"lru-cache@npm:*": version: 7.13.1 resolution: "lru-cache@npm:7.13.1" checksum: f53c7dd098a7afd6342b23f7182629edff206c7665de79445a7f5455440e768a4d1c6ec52e1a16175580c71535c9437dfb6f6bc22ca1a0e4a7454a97cde87329 @@ -4631,6 +4631,13 @@ fsevents@^2.3.2: languageName: node linkType: hard +"lru-cache@npm:^7.13.1": + version: 7.14.0 + resolution: "lru-cache@npm:7.14.0" + checksum: efdd329f2c1bb790b71d497c6c59272e6bc2d7dd060ba55fc136becd3dd31fc8346edb446275504d94cb60d3c8385dbf5267b79b23789e409b2bdf302d13f0d7 + languageName: node + linkType: hard + "make-dir@npm:^3.0.0": version: 3.1.0 resolution: "make-dir@npm:3.1.0"