From 93f0206f4426df16549ad6ef1d3d069f3fbacec3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 07:02:37 +0000 Subject: [PATCH] Bump oaf-routing from 4.0.0 to 4.0.1 Bumps [oaf-routing](https://github.com/oaf-project/oaf-routing) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/oaf-project/oaf-routing/releases) - [Commits](https://github.com/oaf-project/oaf-routing/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index a3f9c6a..335dccc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2923,14 +2923,14 @@ nwsapi@^2.2.0: integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ== oaf-routing@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/oaf-routing/-/oaf-routing-4.0.0.tgz#ea4f08ab761eeebf6d1abd7739f1fb35dcb4d7e3" - integrity sha512-jL9gkKjb54ZTutuzFaksQQAZ55VEitO1d+UMr4DQU1sNMauZi4T8yXV98hO3mhO/FzeUIlqVQonIwDgwdOu39g== + version "4.0.1" + resolved "https://registry.yarnpkg.com/oaf-routing/-/oaf-routing-4.0.1.tgz#401f8549bfbc5fe2be9d17307cfcb786bfbd0816" + integrity sha512-2HrBt2/lCe3LJm96DHFu5j5SKpUav4Utb7gYrktoHWwgyH/oUSBdGFwQ3gWrhtHmP72K5LiGzhPutn94YmchLw== dependencies: - oaf-side-effects "^3.0.0" + oaf-side-effects "^3.1.0" unique-selector "^0.4.1" -oaf-side-effects@^3.0.0: +oaf-side-effects@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/oaf-side-effects/-/oaf-side-effects-3.1.0.tgz#0ca91b2f956411c1caaed0cb748878bb7b7fe728" integrity sha512-o8zCSRtSFA5/mMisxEOgOzPOAwczmi9E1vCpj7Kp87+MWx8cxEgV6VGm91Tv5Hn3NDBtRNUicZkjP52r7fVMpQ==