aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-27 02:19:33 +0000
committerGitHub <noreply@github.com>2021-03-27 02:19:33 +0000
commitafa4354c22b093c5ecc408d1a46ffbefb46c4105 (patch)
treef47833488c89f0e9e7dfb810e65846215e5057fc /package.json
parenta75f0e62fa0b9e140ba0dd8ffb2e928a5d3007dd (diff)
downloadnextcloud-server-afa4354c22b093c5ecc408d1a46ffbefb46c4105.tar.gz
nextcloud-server-afa4354c22b093c5ecc408d1a46ffbefb46c4105.zip
Bump debounce from 1.2.0 to 1.2.1
Bumps [debounce](https://github.com/component/debounce) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/component/debounce/releases) - [Changelog](https://github.com/component/debounce/blob/master/History.md) - [Commits](https://github.com/component/debounce/compare/1.2.0...1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 611bdd0a0a8..b4400a8f122 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",