aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-06-21 15:06:25 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-07-10 19:05:38 +0200
commit7a2fbe11ec75c930ee00d002646ba9a8ebbd6f3e (patch)
treec4e658794ac90d5ae54583ba9fe199833c9b7a3c /package.json
parent07fa445f387791ca75b0d8098755d05bfb38ebc1 (diff)
downloadnextcloud-server-7a2fbe11ec75c930ee00d002646ba9a8ebbd6f3e.tar.gz
nextcloud-server-7a2fbe11ec75c930ee00d002646ba9a8ebbd6f3e.zip
chore(deps): Update `debounce` to 2.1.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c204884634..96f1a6a0cce 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"clipboard": "^2.0.11",
"core-js": "^3.36.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
- "debounce": "^1.2.1",
+ "debounce": "^2.1.0",
"dompurify": "^3.0.11",
"escape-html": "^1.0.3",
"focus-trap": "^7.5.4",