aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-03-29 20:41:25 +0200
committerGitHub <noreply@github.com>2021-03-29 20:41:25 +0200
commit60835646be19a6f9a3aef61907f194506c081e4c (patch)
tree186661622893645536885e9c780d8f8f43ba1a03 /package.json
parentd8160fb2adbdf59ba120698204f33845bd795632 (diff)
parentafa4354c22b093c5ecc408d1a46ffbefb46c4105 (diff)
downloadnextcloud-server-60835646be19a6f9a3aef61907f194506c081e4c.tar.gz
nextcloud-server-60835646be19a6f9a3aef61907f194506c081e4c.zip
Merge pull request #26333 from nextcloud/dependabot/npm_and_yarn/debounce-1.2.1
Bump debounce from 1.2.0 to 1.2.1
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 bede4f88f4e..59895f6febb 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"core-js": "^3.9.1",
"css-vars-ponyfill": "^2.4.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
- "debounce": "^1.2.0",
+ "debounce": "^1.2.1",
"dompurify": "^2.2.7",
"escape-html": "^1.0.3",
"handlebars": "^4.7.7",