From 5f6d9c551d70a6a753fca83663d2ae178fc1f16e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:04:06 +0000 Subject: [PATCH] chore(deps): bump micro-memoize from 4.1.2 to 4.1.3 Bumps [micro-memoize](https://github.com/planttheidea/micro-memoize) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/planttheidea/micro-memoize/releases) - [Changelog](https://github.com/planttheidea/micro-memoize/blob/master/CHANGELOG.md) - [Commits](https://github.com/planttheidea/micro-memoize/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: micro-memoize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 476733ccef..6d71614158 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "graphql-request": "^6.1.0", "gray-matter": "^4.0.3", "immer": "^9.0.15", - "micro-memoize": "^4.1.2", + "micro-memoize": "^4.1.3", "mixpanel-browser": "^2.45.0", "next": "12.3.4", "react": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index ed628954fc..20598fbb2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9310,10 +9310,10 @@ micro-ftch@^0.3.1: resolved "https://registry.yarnpkg.com/micro-ftch/-/micro-ftch-0.3.1.tgz#6cb83388de4c1f279a034fb0cf96dfc050853c5f" integrity sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg== -micro-memoize@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/micro-memoize/-/micro-memoize-4.1.2.tgz#ce719c1ba1e41592f1cd91c64c5f41dcbf135f36" - integrity sha512-+HzcV2H+rbSJzApgkj0NdTakkC+bnyeiUxgT6/m7mjcz1CmM22KYFKp+EVj1sWe4UYcnriJr5uqHQD/gMHLD+g== +micro-memoize@^4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/micro-memoize/-/micro-memoize-4.1.3.tgz#17d5df0702acf575503cbf09df90fe691c12825f" + integrity sha512-DzRMi8smUZXT7rCGikRwldEh6eO6qzKiPPopcr1+2EY3AYKpy5fu159PKWwIS9A6IWnrvPKDMcuFtyrroZa8Bw== micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1: version "1.1.0"