summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2023-10-30 14:52:53 +0100
committerGitHub <noreply@github.com>2023-10-30 14:52:53 +0100
commit57569951df2c27a7bbae8230f48aed7f63dd720a (patch)
treeafb6e242cf49ffd878ff9977398154184789f784 /package.json
parent9f8912184d140e6d68dacd35f9198853177d3458 (diff)
parent0449fe87791bfe3faab51fdbbc5bed1daecd5840 (diff)
downloadnextcloud-server-57569951df2c27a7bbae8230f48aed7f63dd720a.tar.gz
nextcloud-server-57569951df2c27a7bbae8230f48aed7f63dd720a.zip
Merge pull request #41166 from nextcloud/dependabot/npm_and_yarn/p-queue-7.4.1
chore(deps): bump p-queue from 7.3.4 to 7.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1ff4975f9a1..980653b9f2b 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"nextcloud-vue-collections": "^0.11.1",
"node-vibrant": "^3.1.6",
"p-limit": "^4.0.0",
- "p-queue": "^7.3.0",
+ "p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.0.30",
"query-string": "^8.1.0",