From 08d550bb3deccfc0567b4c1ada141e6d335aeb54 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 19:43:47 +0000 Subject: [PATCH] chore(deps): bump fetch-mock from 9.5.0 to 9.10.6 Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 9.5.0 to 9.10.6. - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Commits](https://github.com/wheresrhys/fetch-mock/compare/v9.5.0...v9.10.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e17ee455..b40416256 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@votingworks/qrcode.react": "^1.0.1", "abortcontroller-polyfill": "^1.4.0", "base64-js": "^1.3.1", - "fetch-mock": "^9.5.0", + "fetch-mock": "^9.10.6", "history": "^4.10.1", "http-proxy-middleware": "^1.0.3", "lodash.camelcase": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 7bc8052fb..ba4592c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6229,10 +6229,10 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fetch-mock@^9.5.0: - version "9.5.0" - resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.5.0.tgz#aca0759fbfb6653f66bc28ac63adeb75645f0d17" - integrity sha512-x5t6+6owOr2x8WdloBpuKy7bRZ+JRjRJjjZSsEbBVNfUI8JzJfRw5TtdOOd+OyWXxqQtMjMLdRWh35ZLhRlv3g== +fetch-mock@^9.10.6: + version "9.10.6" + resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.10.6.tgz#62c646dbb0c91573e14c9dca3c92b6e6e71c60f1" + integrity sha512-kqAV3C8KNmNZcY87e2yP4qBbRD1H4i0Cndw0bKmXNBItuEdTfCmDlDdIGviFbS5bqp0pS9GZ721aAQud+zRmJQ== dependencies: babel-runtime "^6.26.0" core-js "^3.0.0"