[CHORE] Remove memoize-one (#1284)
This commit is contained in:
parent
241205005a
commit
1b5f565b08
|
@ -40,7 +40,6 @@
|
|||
"js-base64": "^2.5.1",
|
||||
"js-sha256": "^0.9.0",
|
||||
"lodash": "4.17.15",
|
||||
"memoize-one": "^5.0.5",
|
||||
"moment": "^2.24.0",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "16.9.0",
|
||||
|
|
|
@ -7282,11 +7282,6 @@ mem@^4.0.0:
|
|||
mimic-fn "^1.0.0"
|
||||
p-is-promise "^2.0.0"
|
||||
|
||||
memoize-one@^5.0.5:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.1.1.tgz#047b6e3199b508eaec03504de71229b8eb1d75c0"
|
||||
integrity sha512-HKeeBpWvqiVJD57ZUAsJNm71eHTykffzcLZVYWiVfQeI1rJtuEaS7hQiEpWfVVk18donPwJEcFKIkCmPJNOhHA==
|
||||
|
||||
memoizerific@^1.11.3:
|
||||
version "1.11.3"
|
||||
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
|
||||
|
|
Loading…
Reference in New Issue