From 86e77f8616c802ffc4af2e35acf7a2ddc0e72014 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:16:22 +0000 Subject: [PATCH] Bump vm2 from 3.8.4 to 3.9.1 Bumps [vm2](https://github.com/patriksimek/vm2) from 3.8.4 to 3.9.1. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/patriksimek/vm2/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 33ac044..54a58e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1545,9 +1545,9 @@ } }, "vm2": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.8.4.tgz", - "integrity": "sha512-5HThl+RBO/pwE9SF0kM4nLrpq5vXHBNk4BMX27xztvl0j1RsZ4/PMVJAu9rM9yfOtTo5KroL7XNX3031ExleSw==" + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.1.tgz", + "integrity": "sha512-cLW0IgjWO9i4+kZ55mH7MWTmOHgAz1/lxGYpsEJa4KVB/obJZB7c/oeZGsw96srpVFJD4HIRqKc7HheO82moyA==" }, "which": { "version": "2.0.2",