From f7d3a71224c8f3edd42f0c0a68a6af0571234436 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:55:43 +0000 Subject: [PATCH] Bump mem from 4.3.0 to 8.1.1 Bumps [mem](https://github.com/sindresorhus/mem) from 4.3.0 to 8.1.1. - [Release notes](https://github.com/sindresorhus/mem/releases) - [Commits](https://github.com/sindresorhus/mem/compare/v4.3.0...v8.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9424d47..acac2e0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jquery": "^3.3.1", "js-yaml": "^3.13.1", "lodash": "^4.17.15", - "mem": "^4.0.0", + "mem": "^8.1.1", "moment-range": "^4.0.1", "node-gyp": "^7.1.0", "react": "^16.4.0",