From 4526f3508b72e518003e91a223c403c010df1c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 22:47:41 +0000 Subject: [PATCH] chore(deps): bump find-my-way from 2.2.4 to 2.2.5 Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](https://github.com/delvedor/find-my-way/compare/v2.2.4...v2.2.5) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a4e9be7..323e5ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,9 +687,9 @@ finalhandler@~1.1.2: unpipe "~1.0.0" find-my-way@^2.2.2: - version "2.2.4" - resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-2.2.4.tgz#cbda5ade45fe221529ca064f76c3086fdf09e8c4" - integrity sha512-GYP5M6SS6Tblv4fNgADLmrWIgaWK62WiTn+rEWhEGZtU1ZhVfClaFFQwdkXgZ/tmZY4+BpkKIXrqh0Iv9iP4dg== + version "2.2.5" + resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-2.2.5.tgz#86ce825266fa28cd962e538a45ec2aaa84c3d514" + integrity sha512-GjRZZlGcGmTh9t+6Xrj5K0YprpoAFCAiCPgmAH9Kb09O4oX6hYuckDfnDipYj+Q7B1GtYWSzDI5HEecNYscLQg== dependencies: fast-decode-uri-component "^1.0.0" safe-regex2 "^2.0.0"