diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7ceba7844..da30f70bb 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "copy-to-clipboard": "^3.0.8", "css-loader": "^0.28.11", "currency-formatter": "^1.4.2", - "debounce": "^1.0.0", + "debounce": "1.1.0", "debounce-stream": "^2.0.0", "deep-extend": "^0.5.1", "detect-node": "^2.0.3", |