fix(deps): update dependency react-reflex to v4.0.3
This commit is contained in:
committed by
renovate[bot]
parent
7b27821871
commit
1307ce3eb9
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user