diff --git a/package-lock.json b/package-lock.json index 958e27dc1893d..d0ccc29e1438c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "color": "^5.0.3", "debounce": "^3.0.0", "marked": "^17.0.1", - "p-queue": "^9.2.0", + "p-queue": "^9.3.0", "pinia": "^3.0.4", "sortablejs": "^1.15.7", "vue": "^3.5.38", diff --git a/package.json b/package.json index a4bbc8d7591a6..f265a7a6de35f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "color": "^5.0.3", "debounce": "^3.0.0", "marked": "^17.0.1", - "p-queue": "^9.2.0", + "p-queue": "^9.3.0", "pinia": "^3.0.4", "sortablejs": "^1.15.7", "vue": "^3.5.38",