diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-24 09:50:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-24 09:50:15 +0000 |
commit | ac249b37e2ee526e13455d11bd12945c63aecea1 (patch) | |
tree | b11778c667a4a1b8b301f05084cb058a2a026962 /package.json | |
parent | ccf326971f676f11748e7326f3c2454754938e5d (diff) | |
parent | f350623ea77890f89ae92915380c804eda85b258 (diff) | |
download | nextcloud-server-ac249b37e2ee526e13455d11bd12945c63aecea1.tar.gz nextcloud-server-ac249b37e2ee526e13455d11bd12945c63aecea1.zip |
Merge pull request #23663 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bd3c85b1bbc..88af3a1836f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "moment-timezone": "^0.5.31", "nextcloud-vue-collections": "^0.8.1", "p-limit": "^3.0.2", - "p-queue": "^6.6.1", + "p-queue": "^6.6.2", "query-string": "^5.1.1", "regenerator-runtime": "^0.13.7", "select2": "3.5.1", |