Merge pull request #22363 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.1
Bump p-queue from 6.6.0 to 6.6.1
This commit is contained in:
commit
773506a79b
|
@ -7569,9 +7569,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"p-queue": {
|
"p-queue": {
|
||||||
"version": "6.6.0",
|
"version": "6.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz",
|
||||||
"integrity": "sha512-zPHXPNy9jZsiym0PpJjvnHQysx1fSd/QdaNVwiDRLU2KFChD6h9CkCB6b8i3U8lBwJyA+mHgNZCzcy77glUssQ==",
|
"integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"eventemitter3": "^4.0.4",
|
"eventemitter3": "^4.0.4",
|
||||||
"p-timeout": "^3.1.0"
|
"p-timeout": "^3.1.0"
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
"moment-timezone": "^0.5.31",
|
"moment-timezone": "^0.5.31",
|
||||||
"nextcloud-vue-collections": "^0.7.2",
|
"nextcloud-vue-collections": "^0.7.2",
|
||||||
"p-limit": "^3.0.2",
|
"p-limit": "^3.0.2",
|
||||||
"p-queue": "^6.6.0",
|
"p-queue": "^6.6.1",
|
||||||
"query-string": "^5.1.1",
|
"query-string": "^5.1.1",
|
||||||
"regenerator-runtime": "^0.13.7",
|
"regenerator-runtime": "^0.13.7",
|
||||||
"select2": "3.5.1",
|
"select2": "3.5.1",
|
||||||
|
|
Loading…
Reference in New Issue