diff --git a/package.json b/package.json index ec2da3f..315acdb 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "passport-local": "^1.0.0", "typeorm": "^0.2.22", "uuid": "^3.4.0", - "vm2": "^3.8.4" + "vm2": "^3.9.4" }, "gitHooks": { "pre-commit": "lint-staged" diff --git a/yarn.lock b/yarn.lock index 99a647d..e077463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6624,10 +6624,10 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vm2@^3.8.4: - version "3.9.1" - resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.1.tgz#11b9390a07745fcfb0b682078e84fcad147aae97" - integrity sha512-cLW0IgjWO9i4+kZ55mH7MWTmOHgAz1/lxGYpsEJa4KVB/obJZB7c/oeZGsw96srpVFJD4HIRqKc7HheO82moyA== +vm2@^3.9.4: + version "3.9.4" + resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.4.tgz#2e118290fefe7bd8ea09ebe2f5faf53730dbddaa" + integrity sha512-sOdharrJ7KEePIpHekiWaY1DwgueuiBeX/ZBJUPgETsVlJsXuEx0K0/naATq2haFvJrvZnRiORQRubR0b7Ye6g== vue-template-compiler@^2.6.11: version "2.6.11"