aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 08:08:29 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-04 07:54:07 +0000
commit479cf8e8ee94955dd0c87214b373ca90b9bc7370 (patch)
treef520027e2bc88fcb4c78df17e38dabbc2fba15c0 /package.json
parent8f9e02e493059b4fcf763e3540e87e6e04915a06 (diff)
downloadnextcloud-server-479cf8e8ee94955dd0c87214b373ca90b9bc7370.tar.gz
nextcloud-server-479cf8e8ee94955dd0c87214b373ca90b9bc7370.zip
build(deps): bump throttle-debounce from 5.0.0 to 5.0.2
Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/niksy/throttle-debounce/releases) - [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md) - [Commits](https://github.com/niksy/throttle-debounce/compare/v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: throttle-debounce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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 fafddfae827..ba44129a0f2 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "github:nextcloud/strengthify#0.5.9",
- "throttle-debounce": "^5.0.0",
+ "throttle-debounce": "^5.0.2",
"underscore": "1.13.6",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.2.0",