diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-18 11:04:48 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-11-18 12:18:47 +0000 |
commit | cb245deeb1107505fb2a5bcf478df14dbc4d4de5 (patch) | |
tree | 1b16c526904be2beca36280dc2ae3a447d462b2b /package.json | |
parent | 6db146f1d8ce0c6020094c55275f650721fb513e (diff) | |
download | nextcloud-server-cb245deeb1107505fb2a5bcf478df14dbc4d4de5.tar.gz nextcloud-server-cb245deeb1107505fb2a5bcf478df14dbc4d4de5.zip |
Bump p-queue from 6.2.0 to 6.2.1
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.0...v6.2.1)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ab03487a3e..0d36bbbcc35 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "nextcloud-router": "0.0.9", "nextcloud-vue": "^0.12.7", "nextcloud-vue-collections": "^0.6.0", - "p-queue": "^6.1.0", + "p-queue": "^6.2.1", "query-string": "^5.1.1", "select2": "3.5.1", "snap.js": "^2.0.9", |