From 09fbdc35a5c4ba50399fa002448e6008203a6f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 22:39:46 +0000 Subject: [PATCH] Bump find-my-way from 2.2.3 to 2.2.5 Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.2.3 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.3...v2.2.5) Signed-off-by: dependabot[bot] --- package-lock.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04c479b6c..0a95a69d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1534,16 +1534,6 @@ "tiny-lru": "^7.0.2" } }, - "find-my-way": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.2.3.tgz", - "integrity": "sha512-C7dxfbX8pV1maLd31ygkBEOaD51Ls4dROuHjeSQZf1FeQinUzq3UA/kSPecLSDy9iAQufd8w1zgp7j64kyLdhw==", - "requires": { - "fast-decode-uri-component": "^1.0.0", - "safe-regex2": "^2.0.0", - "semver-store": "^0.3.0" - } - }, "light-my-request": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/light-my-request/-/light-my-request-3.8.0.tgz", @@ -4818,9 +4808,9 @@ } }, "find-my-way": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.2.3.tgz", - "integrity": "sha512-C7dxfbX8pV1maLd31ygkBEOaD51Ls4dROuHjeSQZf1FeQinUzq3UA/kSPecLSDy9iAQufd8w1zgp7j64kyLdhw==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.2.5.tgz", + "integrity": "sha512-GjRZZlGcGmTh9t+6Xrj5K0YprpoAFCAiCPgmAH9Kb09O4oX6hYuckDfnDipYj+Q7B1GtYWSzDI5HEecNYscLQg==", "requires": { "fast-decode-uri-component": "^1.0.0", "safe-regex2": "^2.0.0",