chore(deps): bump react-debounce-input from 3.2.0 to 3.2.3
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -27838,12 +27838,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-debounce-input": {
|
"react-debounce-input": {
|
||||||
"version": "3.2.0",
|
"version": "3.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.3.tgz",
|
||||||
"integrity": "sha1-aXjGBh2Jj1SfQEF/sNLrvs9Qqqo=",
|
"integrity": "sha512-7Bfjm9sxrtgB+IsSrdXoo4CVqKg7CbWC68dNhr8q7ZmY6C0AqtR524//SenHQWT+eeSG9DmSLWNWCUFSyaaWSQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"lodash.debounce": "^4",
|
"lodash.debounce": "^4",
|
||||||
"prop-types": "^15"
|
"prop-types": "^15.7.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-dom": {
|
"react-dom": {
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
"randombytes": "^2.1.0",
|
"randombytes": "^2.1.0",
|
||||||
"react": "=15.7.0",
|
"react": "=15.7.0",
|
||||||
"react-copy-to-clipboard": "5.0.1",
|
"react-copy-to-clipboard": "5.0.1",
|
||||||
"react-debounce-input": "^3.2.0",
|
"react-debounce-input": "^3.2.3",
|
||||||
"react-dom": "=15.7.0",
|
"react-dom": "=15.7.0",
|
||||||
"react-immutable-proptypes": "2.1.0",
|
"react-immutable-proptypes": "2.1.0",
|
||||||
"react-immutable-pure-component": "^1.1.1",
|
"react-immutable-pure-component": "^1.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user