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

This commit is contained in:
Renovate Bot
2021-05-10 07:15:49 +00:00
committed by renovate[bot]
parent 253f30b205
commit b5cde4d01e
2 changed files with 4 additions and 4 deletions

View File

@ -21484,9 +21484,9 @@
}
},
"react-reflex": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.0.tgz",
"integrity": "sha512-q9Om4wrtzrqSlL+m7IIibBw/MObG7DkcHLwQkVvhbT2b1uNSlzDQxoj9cwewA2q4Kb2wkaJnlwPRLs+M8hy5eQ==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.1.tgz",
"integrity": "sha512-Lsh0X/ms5vzR9eWkpgcXKnkG4J9Cb52z70YJMfai8jwVfbrG4aPrWPFS/zf+cZaxteZJj2Iz3xiSue1LNd0C/Q==",
"requires": {
"@babel/runtime": "^7.0.0",
"lodash.throttle": "^4.1.1",

View File

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