From 20c386cee4b90277dc68c534adecaf9cd0b03266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 04:14:07 +0000 Subject: [PATCH] [Security] Bump static-eval from 2.0.0 to 2.0.2 Bumps [static-eval](https://github.com/substack/static-eval) from 2.0.0 to 2.0.2. **This update includes security fixes.** - [Release notes](https://github.com/substack/static-eval/releases) - [Commits](https://github.com/substack/static-eval/compare/2.0.0...v2.0.2) Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b37f9271..1d95ad56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11601,8 +11601,9 @@ state-toggle@^1.0.0: resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.1.tgz#c3cb0974f40a6a0f8e905b96789eb41afa1cde3a" static-eval@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/static-eval/-/static-eval-2.0.0.tgz#0e821f8926847def7b4b50cda5d55c04a9b13864" + version "2.0.2" + resolved "https://registry.yarnpkg.com/static-eval/-/static-eval-2.0.2.tgz#2d1759306b1befa688938454c546b7871f806a42" + integrity sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg== dependencies: escodegen "^1.8.1"