From 3d9576c43ea334ce21ddb300c12cc2cfdf45891d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:40:28 +0000 Subject: [PATCH] Bump safer-eval from 1.3.3 to 1.3.5 in /examples/example-reach-router Bumps [safer-eval](https://github.com/commenthol/safer-eval) from 1.3.3 to 1.3.5. - [Release notes](https://github.com/commenthol/safer-eval/releases) - [Commits](https://github.com/commenthol/safer-eval/compare/v1.3.3...v1.3.5) Signed-off-by: dependabot[bot] --- examples/example-reach-router/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/example-reach-router/yarn.lock b/examples/example-reach-router/yarn.lock index ddd6140..224b9ba 100644 --- a/examples/example-reach-router/yarn.lock +++ b/examples/example-reach-router/yarn.lock @@ -6692,9 +6692,9 @@ safe-regex@^1.1.0: integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== safer-eval@^1.3.0: - version "1.3.3" - resolved "https://registry.yarnpkg.com/safer-eval/-/safer-eval-1.3.3.tgz#0309e9fcc0609e66c1b599fd0d4772132b260ca8" - integrity sha512-j/qb0rtnwTp5V1D7nR0Ns/14HU8OiHPaoZNJhM+Lfmv1nbXZCXG9LHaVW157agEocdSVAeeRNddK/yuWfalzGQ== + version "1.3.5" + resolved "https://registry.yarnpkg.com/safer-eval/-/safer-eval-1.3.5.tgz#a75a1193a4e1dfadd34a8c87ad08e7b978c494b1" + integrity sha512-BJ//K2Y+EgCbOHEsDGS5YahYBcYy7JcFpKDo2ba5t4MnOGHYtk7HvQkcxTDFvjQvJ0CRcdas/PyF+gTTCay+3w== dependencies: clones "^1.2.0"