aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 988fd6c0f64..36c871cec08 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -60,7 +60,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
- "p-limit": "^6.1.0",
+ "p-limit": "^6.2.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
"pinia": "^2.3.1",
@@ -19239,9 +19239,9 @@
}
},
"node_modules/p-limit": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.1.0.tgz",
- "integrity": "sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz",
+ "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==",
"license": "MIT",
"dependencies": {
"yocto-queue": "^1.1.1"
diff --git a/package.json b/package.json
index eb4c9593fea..f1f9b649f7c 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
- "p-limit": "^6.1.0",
+ "p-limit": "^6.2.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
"pinia": "^2.3.1",