summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-31 06:26:02 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-07-31 06:39:08 +0000
commit3e70007fd3e5f45ce51d98f7186f0c7df547d999 (patch)
treebd2c4fd450a1b2aab08d61a2d32d631181c8efc5 /package.json
parent3e994c6ba04e377a9595cb25a7cbbbc73e0dd672 (diff)
downloadnextcloud-server-3e70007fd3e5f45ce51d98f7186f0c7df547d999.tar.gz
nextcloud-server-3e70007fd3e5f45ce51d98f7186f0c7df547d999.zip
Bump p-queue from 6.4.0 to 6.6.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.4.0 to 6.6.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.4.0...v6.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 0d4906b3f96..1811ece7a0a 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"moment-timezone": "^0.5.31",
"nextcloud-vue-collections": "^0.7.2",
"p-limit": "^3.0.2",
- "p-queue": "^6.4.0",
+ "p-queue": "^6.6.0",
"query-string": "^5.1.1",
"regenerator-runtime": "^0.13.5",
"select2": "3.5.1",