File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6767 "homepage" : " https://github.com/theKashey/react-memoize#readme" ,
6868 "dependencies" : {
6969 "memoize-one" : " ^3.0.1" ,
70- "memoize-state" : " ^1.4.1 " ,
70+ "memoize-state" : " ^1.4.2 " ,
7171 "prop-types" : " 15.5.10" ,
7272 "react-lifecycles-compat" : " ^1.1.0"
7373 }
Original file line number Diff line number Diff line change @@ -5125,12 +5125,12 @@ memoize-one@^3.0.1:
51255125 version "3.0.1"
51265126 resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-3.0.1.tgz#7b599850bb41be8beed305f4eefd963c8cea9a0a"
51275127
5128- memoize-state@^1.4.1 :
5129- version "1.4.1 "
5130- resolved "https://registry.yarnpkg.com/memoize-state/-/memoize-state-1.4.1 .tgz#f2e84f56d2da2c61dfb54f0f333a80bd404970f9 "
5128+ memoize-state@^1.4.2 :
5129+ version "1.4.2 "
5130+ resolved "https://registry.yarnpkg.com/memoize-state/-/memoize-state-1.4.2 .tgz#6f269d60bcc465062fdea8d63e0d62019083e774 "
51315131 dependencies :
51325132 function-double "^1.0.1"
5133- proxyequal "^1.5.0 "
5133+ proxyequal "^1.5.2 "
51345134
51355135memory-fs@^0.4.0, memory-fs@^0.4.1, memory-fs@~0.4.1 :
51365136 version "0.4.1"
@@ -6178,9 +6178,9 @@ proxy-addr@~2.0.2:
61786178 forwarded "~0.1.2"
61796179 ipaddr.js "1.6.0"
61806180
6181- proxyequal@^1.5.0 :
6182- version "1.5.0 "
6183- resolved "https://registry.yarnpkg.com/proxyequal/-/proxyequal-1.5.0 .tgz#634909ae7441860b5f23486218acc00018126562 "
6181+ proxyequal@^1.5.2 :
6182+ version "1.5.2 "
6183+ resolved "https://registry.yarnpkg.com/proxyequal/-/proxyequal-1.5.2 .tgz#1f96c81d3cf335ced2e0467f5a93a2d0a4301860 "
61846184 dependencies :
61856185 search-trie "^1.0.0"
61866186
You can’t perform that action at this time.
0 commit comments