From 5e36113e92e5ba712753257ddfa214661cd4043d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 02:43:45 +0000 Subject: [PATCH] build(deps): bump tiny-lru from 11.2.0 to 11.2.5 Bumps [tiny-lru](https://github.com/avoidwork/tiny-lru) from 11.2.0 to 11.2.5. - [Changelog](https://github.com/avoidwork/tiny-lru/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/tiny-lru/compare/11.2.0...11.2.5) --- updated-dependencies: - dependency-name: tiny-lru dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 289b14b..3454cbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8583,9 +8583,9 @@ tiny-glob@^0.2.9: globrex "^0.1.2" tiny-lru@^11.0.1: - version "11.2.0" - resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-11.2.0.tgz#85c57edd7c1437c9ca703833eab9198f477bbc62" - integrity sha512-DTmmE5orth9hNGwBrblQ8D+RMFHr93LawLJCBidSOX3TEFAEYCskzhAOS4UgtnKFGylkGYGX/IgtzKTAOrxy8A== + version "11.2.5" + resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-11.2.5.tgz#b138b99022aa26c567fa51a8dbf9e3e2959b2b30" + integrity sha512-JpqM0K33lG6iQGKiigcwuURAKZlq6rHXfrgeL4/I8/REoyJTGU+tEMszvT/oTRVHG2OiylhGDjqPp1jWMlr3bw== titleize@^3.0.0: version "3.0.0"