From c0259e8718060b1c9dd51bdc05cdc206ee677f25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:23:36 +0000 Subject: [PATCH] Bump fakerest from 1.2.1 to 3.1.0 Bumps [fakerest](https://github.com/marmelab/FakeRest) from 1.2.1 to 3.1.0. - [Release notes](https://github.com/marmelab/FakeRest/releases) - [Commits](https://github.com/marmelab/FakeRest/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0718860..740a150 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "5.0.1", "eslint-plugin-react": "~7.0.1", - "fakerest": "^1.2.1", + "fakerest": "^3.1.0", "fetch-mock": "^5.5.0", "gh-pages": "^0.12.0", "react-scripts": "1.0.5" diff --git a/yarn.lock b/yarn.lock index f897cd7..6278c8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2535,9 +2535,12 @@ extsprintf@1.3.0, extsprintf@^1.2.0: version "1.3.0" resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" -fakerest@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/fakerest/-/fakerest-1.2.1.tgz#3977ca469f6d0059c0c733184c25dab229895c63" +fakerest@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/fakerest/-/fakerest-3.1.0.tgz#1fe2ce1149affd2823a29a657d11a9515a4e0a85" + dependencies: + babel-runtime "^6.26.0" + lodash "^4.17.21" fast-deep-equal@^1.0.0: version "1.0.0" @@ -4154,9 +4157,9 @@ lodash.uniq@^4.5.0, lodash.uniq@~4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" longest@^1.0.1: version "1.0.1"