Bump p-queue from 6.6.0 to 6.6.1
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.0 to 6.6.1. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.0...v6.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bcbe1e1c9d
commit
d569e40d68
|
@ -7559,9 +7559,9 @@
|
|||
}
|
||||
},
|
||||
"p-queue": {
|
||||
"version": "6.6.0",
|
||||
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.0.tgz",
|
||||
"integrity": "sha512-zPHXPNy9jZsiym0PpJjvnHQysx1fSd/QdaNVwiDRLU2KFChD6h9CkCB6b8i3U8lBwJyA+mHgNZCzcy77glUssQ==",
|
||||
"version": "6.6.1",
|
||||
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz",
|
||||
"integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==",
|
||||
"requires": {
|
||||
"eventemitter3": "^4.0.4",
|
||||
"p-timeout": "^3.1.0"
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"moment-timezone": "^0.5.31",
|
||||
"nextcloud-vue-collections": "^0.7.2",
|
||||
"p-limit": "^3.0.2",
|
||||
"p-queue": "^6.6.0",
|
||||
"p-queue": "^6.6.1",
|
||||
"query-string": "^5.1.1",
|
||||
"regenerator-runtime": "^0.13.7",
|
||||
"select2": "3.5.1",
|
||||
|
|
Loading…
Reference in New Issue