From 63afe95163ba0e19c886460e64abfad307a2f3eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:30:18 +0000 Subject: [PATCH] build(deps): bump vm2 from 3.9.2 to 3.9.4 Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.2 to 3.9.4. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/patriksimek/vm2/compare/v3.9.2...3.9.4) --- updated-dependencies: - dependency-name: vm2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98af850..0323aa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3745,9 +3745,9 @@ } }, "vm2": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.2.tgz", - "integrity": "sha512-nzyFmHdy2FMg7mYraRytc2jr4QBaUY3TEGe3q3bK8EgS9WC98wxn2jrPxS/ruWm+JGzrEIIeufKweQzVoQEd+Q==" + "version": "3.9.4", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.4.tgz", + "integrity": "sha512-sOdharrJ7KEePIpHekiWaY1DwgueuiBeX/ZBJUPgETsVlJsXuEx0K0/naATq2haFvJrvZnRiORQRubR0b7Ye6g==" }, "which": { "version": "1.3.1",