From fcb2f2ca57c93db258a3c7d4c8574c94ee0f70c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 15:30:48 +0000 Subject: [PATCH] chore(deps): bump vm2 from 3.9.0 to 3.9.5 Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.0 to 3.9.5. - [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.0...3.9.5) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 63ae17c..9ad5737 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12599,9 +12599,9 @@ vm-browserify@^1.0.1: integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA= vm2@^3.8.4: - version "3.9.0" - resolved "https://registry.npm.taobao.org/vm2/download/vm2-3.9.0.tgz#00fd8c84bffcef3ce12df29a8db39171f4a485a2" - integrity sha1-AP2MhL/87zzhLfKajbORcfSkhaI= + version "3.9.5" + resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496" + integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng== vue-eslint-parser@^7.0.0: version "7.1.0"