Unverified Commit 621f68ca authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub

build(deps): bump throttle-debounce in /amundsen_application/static (#711)

Signed-off-by: 's avatarMarcos Iglesias Valle <golodhros@gmail.com>
parent c6321020
...@@ -32033,9 +32033,9 @@ ...@@ -32033,9 +32033,9 @@
"dev": true "dev": true
}, },
"throttle-debounce": { "throttle-debounce": {
"version": "2.1.0", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.1.0.tgz", "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
"integrity": "sha512-AOvyNahXQuU7NN+VVvOOX+uW6FPaWdAOdRP5HfwYxAfCzXTFKRMoIMk+n+po318+ktcChx+F1Dd91G3YHeMKyg==" "integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ=="
}, },
"through": { "through": {
"version": "2.3.8", "version": "2.3.8",
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
"redux-promise": "^0.5.3", "redux-promise": "^0.5.3",
"sanitize-html": "^1.23.0", "sanitize-html": "^1.23.0",
"simple-query-string": "^1.3.2", "simple-query-string": "^1.3.2",
"throttle-debounce": "^2.1.0", "throttle-debounce": "^2.3.0",
"urijs": "^1.19.2" "urijs": "^1.19.2"
}, },
"optionalDependencies": { "optionalDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment