chore(deps): bump react-reflex from 3.1.0 to 3.1.1 in /client

Bumps [react-reflex](https://github.com/leefsmp/Re-Flex) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/leefsmp/Re-Flex/releases)
- [Commits](https://github.com/leefsmp/Re-Flex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-25 05:35:59 +00:00
parent 2559cdd736
commit 74bfeccf2a
2 changed files with 4 additions and 4 deletions

View File

@ -22442,9 +22442,9 @@
}
},
"react-reflex": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.0.tgz",
"integrity": "sha512-TK06JGD+AWOhjQmQFpK/SX6JT36SSqKd1HvD83tAT1gdXVGySJVWMoDhh5N1dA1Op9ae+1cnbe1vFVFIumzLIQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.1.tgz",
"integrity": "sha512-Wj6mvroibNCjWmhovPbl2QphUgi8S1tJlEpsu6wJNgyHgFtPhDhbBj1iqaGB1N1TSUjqJn7hu2J9JcAkuKdIqQ==",
"requires": {
"@babel/runtime": "^7.0.0",
"lodash.throttle": "^4.1.1",

View File

@ -57,7 +57,7 @@
"react-lazy-load": "^3.1.13",
"react-monaco-editor": "^0.39.1",
"react-redux": "^5.0.7",
"react-reflex": "^3.1.0",
"react-reflex": "^3.1.1",
"react-responsive": "^6.1.1",
"react-spinkit": "^3.0.0",
"react-stripe-elements": "^2.0.3",