From a9417561a26df37a3f2878a20b833c6d563fdd59 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 29 Jun 2022 00:03:05 +0000
Subject: [PATCH] Bump deap from 1.0.0 to 1.0.1

Bumps [deap](https://github.com/selfcontained/deap) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/selfcontained/deap/releases)
- [Commits](https://github.com/selfcontained/deap/commits)

---
updated-dependencies:
- dependency-name: deap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 yarn.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 7eb954749..2a0a65b2c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -636,8 +636,8 @@ dateformat@^2.0.0:
   resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-2.0.0.tgz#2743e3abb5c3fc2462e527dca445e04e9f4dee17"
 
 deap@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.0.tgz#b148bf82430a27699b7483a03eb6b67585bfc888"
+  version "1.0.1"
+  resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.1.tgz#0646e9e1a095ffe8a9e404d68d1f76dcf57e66fb"
 
 decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2:
   version "1.2.0"