aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-20 01:23:54 +0000
committerGitHub <noreply@github.com>2024-07-20 01:23:54 +0000
commit41555e2cd10e4c19abfc4268b3925614a4f297de (patch)
tree5baaf08d43c4414bc77023b5ce11f64a0b3af975 /package.json
parentcdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (diff)
downloadnextcloud-server-41555e2cd10e4c19abfc4268b3925614a4f297de.tar.gz
nextcloud-server-41555e2cd10e4c19abfc4268b3925614a4f297de.zip
chore(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>
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 7949b954ee7..31c296c372e 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",