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:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -22442,9 +22442,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-reflex": {
|
"react-reflex": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.1.tgz",
|
||||||
"integrity": "sha512-TK06JGD+AWOhjQmQFpK/SX6JT36SSqKd1HvD83tAT1gdXVGySJVWMoDhh5N1dA1Op9ae+1cnbe1vFVFIumzLIQ==",
|
"integrity": "sha512-Wj6mvroibNCjWmhovPbl2QphUgi8S1tJlEpsu6wJNgyHgFtPhDhbBj1iqaGB1N1TSUjqJn7hu2J9JcAkuKdIqQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.0.0",
|
"@babel/runtime": "^7.0.0",
|
||||||
"lodash.throttle": "^4.1.1",
|
"lodash.throttle": "^4.1.1",
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
"react-lazy-load": "^3.1.13",
|
"react-lazy-load": "^3.1.13",
|
||||||
"react-monaco-editor": "^0.39.1",
|
"react-monaco-editor": "^0.39.1",
|
||||||
"react-redux": "^5.0.7",
|
"react-redux": "^5.0.7",
|
||||||
"react-reflex": "^3.1.0",
|
"react-reflex": "^3.1.1",
|
||||||
"react-responsive": "^6.1.1",
|
"react-responsive": "^6.1.1",
|
||||||
"react-spinkit": "^3.0.0",
|
"react-spinkit": "^3.0.0",
|
||||||
"react-stripe-elements": "^2.0.3",
|
"react-stripe-elements": "^2.0.3",
|
||||||
|
Reference in New Issue
Block a user