chore(deps): update react-debounce-input to v3.2.4
Refs ##7341
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -21811,9 +21811,9 @@
|
||||
}
|
||||
},
|
||||
"react-debounce-input": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.3.tgz",
|
||||
"integrity": "sha512-7Bfjm9sxrtgB+IsSrdXoo4CVqKg7CbWC68dNhr8q7ZmY6C0AqtR524//SenHQWT+eeSG9DmSLWNWCUFSyaaWSQ==",
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.4.tgz",
|
||||
"integrity": "sha512-fX70bNj0fLEYO2Zcvuh7eh9wOUQ29GIx6r8IxIJlc0i0mpUH++9ax0BhfAYfzndADli3RAMROrZQ014J01owrg==",
|
||||
"requires": {
|
||||
"lodash.debounce": "^4",
|
||||
"prop-types": "^15.7.2"
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
"randombytes": "^2.1.0",
|
||||
"react": "=17.0.2",
|
||||
"react-copy-to-clipboard": "5.0.3",
|
||||
"react-debounce-input": "^3.2.3",
|
||||
"react-debounce-input": "=3.2.4",
|
||||
"react-dom": "=17.0.2",
|
||||
"react-immutable-proptypes": "2.2.0",
|
||||
"react-immutable-pure-component": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user