From 8c588d2d77294256b123527b05dd7f03f8a72dcb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 22:20:24 +0000 Subject: [PATCH] [Security] Bump find-my-way from 2.1.1 to 2.2.5 Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.1.1 to 2.2.5. **This update includes a security fix.** - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](https://github.com/delvedor/find-my-way/compare/v2.1.1...v2.2.5) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0654d6c..82612e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3851,9 +3851,9 @@ find-cache-dir@^3.0.0: pkg-dir "^4.1.0" find-my-way@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-2.1.1.tgz#df5e68c575de49e5de135bc2cbf59ef10cf77d90" - integrity sha512-yznKDx1xELFkTrV2Ke9x3IOr9zn5isdFA2Af/NKjU8kmQQhtn3TmqrVZ6OiLO5pj1dAScxe4dAo92ieG4nGcoA== + 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"