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>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 11:04:48 +00:00 committed by npmbuildbot[bot]
parent 6db146f1d8
commit cb245deeb1
4 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -7138,9 +7138,9 @@
}
},
"p-queue": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.2.0.tgz",
"integrity": "sha512-B2LXNONcyn/G6uz2UBFsGjmSa0e/br3jznlzhEyCXg56c7VhEpiT2pZxGOfv32Q3FSyugAdys9KGpsv3kV+Sbg==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.2.1.tgz",
"integrity": "sha512-wV8yC/rkuWpgu9LGKJIb48OynYSrE6lVl2Bx6r8WjbyVKrFAzzQ/QevAvwnDjlD+mLt8xy0LTDOU1freOvMTCg==",
"requires": {
"eventemitter3": "^4.0.0",
"p-timeout": "^3.1.0"

View File

@ -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",