From 08b522bd7ee8eeebe31fbb676882832bca95cdda Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jul 2020 08:00:52 +0000 Subject: [PATCH] fix(deps): pin dependency history to 4.10.1 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f9d80ecf..8a4a3805 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "1.1.0", "private": true, "dependencies": { - "history": "^4.9.0", + "history": "4.10.1", "i18next": "19.5.4", "lodash.difference": "4.5.0", "lodash.intersection": "4.4.0", diff --git a/yarn.lock b/yarn.lock index 2631201f..8a449792 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6001,7 +6001,7 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -history@^4.8.0, history@^4.9.0: +history@4.10.1, history@^4.8.0, history@^4.9.0: version "4.10.1" resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==