fix(deps): update dependency react-reflex to v4.0.3

This commit is contained in:
Renovate Bot
2021-08-04 21:17:09 +00:00
committed by renovate[bot]
parent 7b27821871
commit 1307ce3eb9
2 changed files with 4 additions and 4 deletions

View File

@ -17403,9 +17403,9 @@
}
},
"react-reflex": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.2.tgz",
"integrity": "sha512-dTnCb3ZfT49u0uiOtTV0xRorObO5Cmwwj2kyC2pL7+orgMc5utrnQjfqIQvB5VpsnwVpsC43uKPMG5kPmT+wIQ==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.3.tgz",
"integrity": "sha512-73ylI4kLi6gCEhNZIEO3DrFc8cuYJzhROPs38+OqnzYm123Ed+BsBXECVGu90D1viftdv/leMgnVtxHi4xnSBw==",
"requires": {
"@babel/runtime": "^7.0.0",
"lodash.throttle": "^4.1.1",

View File

@ -104,7 +104,7 @@
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.43.0",
"react-redux": "5.1.2",
"react-reflex": "4.0.2",
"react-reflex": "4.0.3",
"react-responsive": "6.1.2",
"react-scrollable-anchor": "0.6.1",
"react-spinkit": "3.0.0",