From 33dc697324c03d89f86745748ca1cdaaf74da223 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 17:42:40 +0000 Subject: [PATCH] Bump mem from 4.3.0 to 8.0.0 Bumps [mem](https://github.com/sindresorhus/mem) from 4.3.0 to 8.0.0. - [Release notes](https://github.com/sindresorhus/mem/releases) - [Commits](https://github.com/sindresorhus/mem/compare/v4.3.0...v8.0.0) 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 f804581..525038a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "jquery": "^3.3.1", "js-yaml": "^3.13.1", "lodash": "^4.17.15", - "mem": "^4.0.0", + "mem": "^8.0.0", "moment-range": "^4.0.1", "node-gyp": "^7.1.0", "react": "^16.4.0",